Adobe Illustrator CS4 Type Library JS: InsertionPoint

Illustrator CS4

Class

InsertionPoint

 A location between characters, used to insert new text objects.

Hierarchy

Object
InsertionPoint

Properties

PropertyTypeAccessDescription
charactersCharacters readonlyAll the characters in this text range.
linesLines readonlyAll the lines in this text range.
paragraphsParagraphs readonlyAll the paragraphs in this text range.
parentObject readonlyThe object's container.
storyStory readonlyThe story of the text range.
textRangesTextRanges readonlyAll the text in this text range.
typenamestring readonlyThe class name of the object.
wordsWords readonlyAll the words in this text range.

Return

InsertionPoint InsertionPoints.[] (index: uint)

InsertionPoint InsertionPoints.getByName (name: string)

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