Adobe Illustrator CS6 Type Library JS: InsertionPoint

Illustrator CS6

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 TextRange 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.getByName (name: string)

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