Value
Name | Description | Value |
---|---|---|
TextWrapModes.BOUNDING_BOX_TEXT_WRAP | Wraps text around the object's bounding box. | 1651729523 = 'bsds' |
TextWrapModes.CONTOUR | Wraps text around the object following the specified contour options. | 1835233134 = 'mcon' |
TextWrapModes.JUMP_OBJECT_TEXT_WRAP | Forces 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_WRAP | Forces text to jump to the next available column. | 1853384306 = 'nxfr' |
TextWrapModes.NONE | No text wrap. | 1852796517 = 'none' |
Usage
As property
ChangeObjectPreference.textWrapMode
FindObjectPreference.textWrapMode
TextWrapPreference.textWrapMode
Jongware, 28-Apr-2012 v3.0.3h | Contents :: Index |