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