Options for wrapping text around an object.
Static Properties
| Name | Description |
|---|---|
| BOUNDING_BOX_TEXT_WRAP | Wraps text around the object's bounding box. |
| CONTOUR | Wraps text around the object following the specified contour options. |
| 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. |
| NEXT_COLUMN_TEXT_WRAP | Forces text to jump to the next available column. |
| NONE | No text wrap. |