API Documentation > CorelDRAW > 2025-v26
TextCharacters class
Represents a collection of text characters
Syntax:
Class TextCharacters
Remarks:
The TextCharacters class represents a collection of text characters.
Properties:
Name Description
_NewEnum Returns an enumerator that iterates through a collection
All Returns a TextRange containing all characters in the collection
Count Gets the number of characters in the collection, including paragraph breaks
First Returns a TextRange containing the first character in the collection
Item Returns a TextRange containing the specified characters
Last Returns a TextRange containing the last character in the collection