Pageflex Document Action API
LeftBumper Property
Namespaces > Pageflex.Scripting > Group > LeftBumper
Gets or sets the left bumper.
Syntax| C# | Visual Basic | Managed C++ |
public Measurement LeftBumper { get; set; }
Public Property LeftBumper As Measurement
public: virtual Measurement^ LeftBumper { Measurement^ get () sealed; void set (Measurement^ value) sealed; }
Exceptions| Exception | Condition |
|---|---|
| StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)