Adobe InDesign CS3 (5.0) Object Model JS: TextWrapTypes

InDesign CS3

 Options for wrapping text around an object.

Value

NameDescriptionValue
TextWrapTypes.BOUNDING_BOX_TEXT_WRAPWraps text around the object's bounding box.1651729523 = 'bsds'
TextWrapTypes.CONTOURWraps text around the object following the specified contour options.1835233134 = 'mcon'
TextWrapTypes.JUMP_OBJECT_TEXT_WRAPForces text to jump above or below the object, so that no text appears on the object's right or left.1650552420 = 'band'
TextWrapTypes.NEXT_COLUMN_TEXT_WRAPForces text to jump to the next available column.1853384306 = 'nxfr'
TextWrapTypes.NONENo text wrap.1852796517 = 'none'
TextWrapTypes.USER_MODIFIEDText wrap has been modified by the user.1970498916 = 'usmd'

Usage

As property

ChangeObjectPreference.textWrapType

FindObjectPreference.textWrapType

TextWrapPreference.textWrapType

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