API Documentation > CorelDRAW > 2025-v26
IVGTextCharacters interface
The main interface for TextCharacters class
Syntax:
Interface IVGTextCharacters
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