Collection
Story
A contiguous block of text.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Characters |
readonly | All the characters in this text range. | |
| InsertionPoints |
readonly | All the insertion points in this text range. | |
| Int32 | readonly | The number of characters in the story. | |
| Lines |
readonly | All the lines in this text range. | |
| Paragraphs |
readonly | All the paragraphs in this text range. | |
| The | readonly | The object's container. | |
| TextFrameItems |
readonly | The text frame items in this story. | |
| TextRange | readonly | The text range of the story. | |
| 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. |
Object of 3
Properties elsewhere that hold a Story.
Return 1
Methods that return a Story.