API Documentation > CorelDRAW > 2025-v26
TextLines class
Represents a collection of text lines
Syntax:
Class TextLines
Remarks:
The TextLines class represents a collection of text lines.
Properties:
Name Description
_NewEnum Returns an enumerator that iterates through a collection
All Returns a TextRange containing all lines in the collection
Count Gets the number of items in the collection
First Returns a TextRange containing the first line in the collection
Item Returns a TextRange containing the specified line(s)
Last Returns a TextRange containing the last line in the collection