API Documentation > CorelDRAW > 2025-v26
TextFrames class
TextFrames class
Syntax:
Class TextFrames
Remarks:
The TextFrames class represents a collection of text frames (or TextFrame objects).
Properties:
Name Description
_NewEnum Returns an enumerator that iterates through a collection
All Returns a TextRange containing all frames in the collection
Count Gets the number of items in the collection
First Returns the first text frame in the collection
Item Gets a reference to the specified text frame, in base 1
Last Returns the last text frame in the collection
Range Returns a TextRange containing the specified frame(s)