TextParagraph
Typeobject
Backlinks1The properties of a text paragraph.
| Property | Type | Required |
|---|---|---|
| class | string | Required |
| paragraphSpacing | number | Required |
class​
RequiredType
string
Value
constant: the value of this property must be equal to:
"textParagraph"
paragraphSpacing​
RequiredDescription
Additional spacing between paragraphs, in addition to line spacing.
Default value is 0.
Type
number