Adobe InDesign CS5 (7.0) Object Model JS: TextWrapModes

InDesign CS5

 Options for wrapping text around an object.

Value

NameDescriptionValue
TextWrapModes.BOUNDING_BOX_TEXT_WRAPWraps text around the object's bounding box.1651729523 = 'bsds'
TextWrapModes.CONTOURWraps text around the object following the specified contour options.1835233134 = 'mcon'
TextWrapModes.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'
TextWrapModes.NEXT_COLUMN_TEXT_WRAPForces text to jump to the next available column.1853384306 = 'nxfr'
TextWrapModes.NONENo text wrap.1852796517 = 'none'

Usage

As property

ChangeObjectPreference.textWrapMode

FindObjectPreference.textWrapMode

TextWrapPreference.textWrapMode

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