Adobe InDesign CS4 (6.0) Object Model JS: EmptyFrameFittingOptions

InDesign CS4

 Options for fitting content in an empty frame.

Value

NameDescriptionValue
EmptyFrameFittingOptions.CONTENT_TO_FRAMEResizes content to fit the frame. Note: Content that has different proportions than the frame appears stretched or squeezed.1668575078 = 'ctof'
EmptyFrameFittingOptions.FILL_PROPORTIONALLYResizes content to fill the frame while perserving the content's proportions. If the content and frame have different proportions, some of the content is obscured by the frame.1718185072 = 'filp'
EmptyFrameFittingOptions.NONEDoes not use a fitting option.1852796517 = 'none'
EmptyFrameFittingOptions.PROPORTIONALLYResizes content to fit the frame while preserving content proportions. If the content and frame have different proportions, some empty space appears in the frame.1668247152 = 'conp'

Usage

As property

ChangeObjectPreference.fittingOnEmptyFrame

FindObjectPreference.fittingOnEmptyFrame

FrameFittingOption.fittingOnEmptyFrame

Jongware, 20-Jun-2010 v3.0.3dContents :: Index