Auto sizing type options for text.
Static Properties
Name | Description |
---|---|
HEIGHT_AND_WIDTH | Text frame will be resized in both(height and width) dimensions. |
HEIGHT_AND_WIDTH_PROPORTIONALLY | Text frame will be resized in both(height and width) dimensions proportionally. |
HEIGHT_ONLY | Text frame will be resized in height dimension only. |
OFF | Text frame auto-sizing is off. |
WIDTH_ONLY | Text frame will be resized in width dimension only. |