Text wrap preferences.
Go to Property Listing
Boolean, ContourOption, NothingEnum, Object, Paths, TextWrapTypes,
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The contour of the text wrap. Valid only when when text wrap type is contour. |
||
|
read/write |
If true, inverts the text wrap. |
||
|
readonly |
The parent of the TextWrapPreference (a PageItem, Oval, Rectangle, GraphicLine, TextFrame, Polygon, Group, Button, FormField, Image, EPS, WMF or PICT). |
||
|
readonly |
A collection of paths. |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
Array of Units Unit |
read/write |
The minimum space between text and the edges of the wrapped object. The format for defining text wrap offset values depends on the text wrap type. If text wrap type is jump object text wrap, specify 2 values in the format [top, bottom]. If text wrap type is next column text wrap or contour, specify a single value. For bounding box text wrap, specify 4 values in the format in the format [top, left, bottom, right]. . Can return: Unit, Array of Units or NothingEnum enumerator. |
|
|
read/write |
The text wrap type. |
ContourOption.parent
Path.parent
FormField.textWrapPreferences
Button.textWrapPreferences
PageItem.textWrapPreferences
Oval.textWrapPreferences
Rectangle.textWrapPreferences
GraphicLine.textWrapPreferences
Polygon.textWrapPreferences
Group.textWrapPreferences
Image.textWrapPreferences
EPS.textWrapPreferences
WMF.textWrapPreferences
PICT.textWrapPreferences
TextFrame.textWrapPreferences