API Documentation > CorelDRAW > 2025-v26
TextWords class
TextWords class
Syntax:
Class TextWords
Remarks:
The TextWords class represents a collection of text words.
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