Formatting object
The formatting object describes the paragraph formatting. It contains information about text alignment and line spacing.
| Property | Data type | Description |
|---|---|---|
| aligning | string enum |
Alignment of the paragraph text. Possible values:
|
| lineSpacing | integer |
Line spacing interval in the paragraph. Specified in points. Minimum value: 0 Default value: 0 |
07.11.2025 12:48:30