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