Adobe InDesign CS6 (8.0) Object Model JS: AutoSizingTypeEnum

InDesign CS6

 Auto sizing type options for text.

Value

NameDescriptionValue
AutoSizingTypeEnum.HEIGHT_AND_WIDTHText frame will be resized in both(height and width) dimensions.1752069993 = 'hnwi'
AutoSizingTypeEnum.HEIGHT_AND_WIDTH_PROPORTIONALLYText frame will be resized in both(height and width) dimensions proportionally.1752070000 = 'hnwp'
AutoSizingTypeEnum.HEIGHT_ONLYText frame will be resized in height dimension only.1751476583 = 'heig'
AutoSizingTypeEnum.OFFText frame auto-sizing is off.1330005536 = 'OFF '
AutoSizingTypeEnum.WIDTH_ONLYText frame will be resized in width dimension only.2003395700 = 'widt'

Usage

As property

ChangeObjectPreference.autoSizingType

FindObjectPreference.autoSizingType

TextFramePreference.autoSizingType

Jongware, 28-Apr-2012 v3.0.3hContents :: Index