Pageflex Document Action API
FlexWidthBehavior Property
Namespaces > Pageflex.Scripting > Rectangle > FlexWidthBehavior
Gets the FlexBehavior of this shape's width.

C# | Visual Basic | Managed C++ |
public FlexBehavior FlexWidthBehavior { get; }
Public ReadOnly Property FlexWidthBehavior As FlexBehavior
public: virtual FlexBehavior FlexWidthBehavior { FlexBehavior get () sealed; }

Returns a FlexBehavior value specifying how the width of this shape is determined.

Exception | Condition |
---|---|
StaleScriptingObjectException | This object's associated internal object no longer exists. |

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)