Paragraph Object
Paragraph Object
This object represents one paragraph of a text or table block. It can be used in document separation and document indexing scripts.
Properties
Name | Type | Description |
Words | Words, read-only | Represents a set of words in the paragraph. |
Rectangle | Rectangle, read-only | Stores the coordinates of the paragraph rectangle. |
Text | String, read-only | Text of the paragraph. |
See also
3/26/2024 1:49:49 PM