FlexBehavior Enumeration

Pageflex Document Action API

Pageflex Document Action API FlexBehavior Enumeration
Namespaces > Pageflex.Scripting > FlexBehavior
Enumeration of shape "flex" behaviors.
Syntax
C# Visual Basic Managed C++
public enum FlexBehavior
Public Enumeration FlexBehavior
public enum class FlexBehavior
Members
Member Description
None
The shape's dimension has fixed length.
Maximize
The shape's dimension is sized to be as large as possible within the shape's container.
Minimize
The shape's dimension is sized to be as small as possible while fitting the shape's contents.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)