Illustrator29
Object

InsertionPoint

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

Properties

NameType AccessDescription
Characters<TextRange> readonly All the characters in this text range.
Lines<TextRange> readonly All the lines in this text range.
Paragraphs<TextRange> readonly All the paragraphs in this text range.
The readonly The object's container.
Story readonly The story of the text range.
TextRanges<TextRange> readonly All the text in this text range.
String readonly The class name of the object.
Words<TextRange> readonly All the words in this text range.

Return 1

Methods that return a InsertionPoint.