Adobe Illustrator CS6 Type Library JS: Story

Illustrator CS6

Class

Story

 A contiguous block of text.

Hierarchy

Object
Story

Properties

PropertyTypeAccessDescription
charactersCharacters readonlyAll the characters in this text range.
insertionPointsInsertionPoints InsertionPoint readonlyAll the insertion points in this text range.
lengthInt32 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 TextFrameItem readonlyThe text frame items in this story.
textRangeTextRange readonlyThe text range of the story.
textRangesTextRanges TextRange readonlyAll the text in this text range.
textSelectionArray 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.getByName (name: string)

Jongware, 25-Nov-2012 v3.0.3iContents :: Index