A contiguous block of text.
characters:Characters
[read-only]
All the characters in this text range.
Implementation public function get characters():Characters
insertionPoints:InsertionPoints
[read-only]
All the insertion points in this text range.
Implementation public function get insertionPoints():InsertionPoints
length:Number
[read-only]
The number of characters in the story.
Implementation public function get length():Number
lines:Lines
[read-only]
All the lines in this text range.
Implementation public function get lines():Lines
paragraphs:Paragraphs
[read-only]
All the paragraphs in this text range.
Implementation public function get paragraphs():Paragraphs
textFrames:TextFrames
[read-only]
The text frame items in this story.
Implementation public function get textFrames():TextFrames
textRange:TextRange
[read-only]
The text range of the story.
Implementation public function get textRange():TextRange
textRanges:TextRanges
[read-only]
All the text in this text range.
Implementation public function get textRanges():TextRanges
textSelection:Object
[read-only]
The selected text (ranges) in the story.
Implementation public function get textSelection():Object
words:Words
[read-only]
All the words in this text range.
Implementation public function get words():Words
Copyright © 2011 Adobe Systems Incorporated. All Rights Reserved. Thu Jan 27 2011, 07:58 PM Z