API Documentation > CorelDRAW > 2025-v26
IVGTextWords interface
The main interface for TextWords class
Syntax:
Interface IVGTextWords
Properties:
Name Description
_NewEnum Returns an enumerator that iterates through a collection
All Returns a TextRange containing all words in the collection
Count Gets the number of items in the collection
First Returns a TextRange containing the first word in the collection
Item Gets a reference to the specified word, in base 1
Last Returns a TextRange containing the last word in the collection