Convert Area Type Text Object To Point Type Object.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Point | read/write | The position of the anchor point (start of base line for point text) | |
| TextAntialias | read/write | The type of a text anti-aliasing on text frame item. | |
| Characters |
readonly | All the characters in this text range. | |
| Int32 | read/write | The column count in the text frame (area text only) | |
| Number | read/write | The column gutter in the text frame (area text only) | |
| Varies | read/write | The content variable bound to this text art item. | |
| String | read/write | The text contents of this text frame. | |
| Number | read/write | The end position of text along a path, as a value relative to the path's segments (path text only) | |
| FirstBaselineType | read/write | The first baseline offset type for text frame item (for Area Text only) | |
| Number | read/write | The first baseline offset minimum value for text frame item (for Area Text only) | |
| Boolean | read/write | Flow text between linked frame horizontally first. (area text only) | |
| InsertionPoints |
readonly | All the insertion points in this text range. | |
| TextType | readonly | The type of a text frame item. | |
| Lines |
readonly | All the lines in this text range. | |
| Matrix | readonly | The transformation matrix of the text frame object. | |
| TextFrameItem | read/write | The linked text frame following this one. | |
| Boolean | read/write | Is the optical alignment active? | |
| TextOrientation | read/write | The orientation of the text in the frame. | |
| Paragraphs |
readonly | All the paragraphs in this text range. | |
| The | readonly | The object's container. | |
| TextFrameItem | read/write | The linked text frame preceding this one. | |
| Int32 | read/write | The row count in the text frame (area text only) | |
| Number | read/write | The row gutter in the text frame (area text only) | |
| Number | read/write | The amount of spacing (path text only) | |
| Number | read/write | The start position of text along a path, as a value relative to the path's segments (path text only) | |
| Story | readonly | The story of the text frame. | |
| TextPath | readonly | The path for the text frame (area and path text) | |
| TextRange | readonly | The text range of the text frame. | |
| TextRanges |
readonly | All the text in this text range. | |
| TextRange[] | readonly | The selected text (ranges) in the story. | |
| String | readonly | The class name of the object. | |
| Words |
readonly | All the words in this text range. |
Methods
Convert Point Type Text Object To Area Type Object.
Convert text item to path items.
Duplicate this object.
relativeObject
Object
insertionLocation
ElementPlacement
→ void
Generates the thumbnail with the properties of first character in the text frame.
Move the object.
relativeObject
Object
insertionLocation
ElementPlacement
→ void
Deletes this object.
→ void
Deletes all elements.
Object of 2
Properties elsewhere that hold a TextFrameItem.
Parameter of 2
Method parameters that accept a TextFrameItem.
Return 9
Methods that return a TextFrameItem.