| id |
string |
Unique identifier of the paragraph. |
| text |
string |
Plain text content of the paragraph. |
| style |
string |
Style name applied to the paragraph. |
| alignment |
string |
Text alignment (Left, Centered, Right, Justified). |
| firstLineIndent |
number |
First line indent value in points. |
| lineSpacing |
number |
Line spacing in points. |
| outlineLevel |
integer |
Outline level of the paragraph. |
| isListItem |
boolean |
Whether the paragraph is part of a list. |