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