FlexHeightBehavior Property
From Pageflex Document Action API
Pageflex Document Action API
FlexHeightBehavior Property
Namespaces > Pageflex.Scripting > AreaTemplate > FlexHeightBehavior
Gets the FlexBehavior of this shape's height.
| C# | Visual Basic | Managed C++ |
public FlexBehavior FlexHeightBehavior { get; }
Public ReadOnly Property FlexHeightBehavior As FlexBehavior
public: virtual FlexBehavior FlexHeightBehavior { FlexBehavior get () sealed; }
Returns a FlexBehavior value specifying how the height 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)