Adobe Illustrator CS4 Type Library JS: Story

Illustrator CS4

Class

Story

 A contiguous block of text.

Hierarchy

Object
Story

Properties

PropertyTypeAccessDescription
charactersCharacters readonlyAll the characters in this text range.
insertionPointsInsertionPoints readonlyAll the insertion points in this text range.
lengthint readonlyThe number of characters in the story.
linesLines readonlyAll the lines in this text range.
paragraphsParagraphs readonlyAll the paragraphs in this text range.
parentObject readonlyThe object's container.
textFramesTextFrameItems readonlyThe text frame items in this story.
textRangeTextRange readonlyThe text range of the story.
textRangesTextRanges readonlyAll the text in this text range.
textSelection Array of TextRange readonlyThe selected text (ranges) in the story.
typenamestring readonlyThe class name of the object.
wordsWords readonlyAll the words in this text range.

Element of

InsertionPoint.story

TextFrameItem.story

TextRange.story

Return

Story Stories.[] (index: uint)

Story Stories.getByName (name: string)

Jongware, 27-Jun-2010 v3.0.3dContents :: Index