ParagraphFormatProperties
23 Sep 20251 minute to read
Defines the paragraph format properties of document editor
Properties
afterSpacing number
Defines the spacing value after the paragraph
beforeSpacing number
Defines the spacing value before the paragraph
bidi boolean
Defines the bidirectional property of paragraph
firstLineIndent number
Defines the first line indent
keepLinesTogether boolean
Defines the keep lines together property of paragraph
keepWithNext boolean
Defines the keep with next property of paragraph
leftIndent number
Defines the left indent
lineSpacing number
Defines the spacing between the lines
lineSpacingType LineSpacingType
Defines the spacing type(AtLeast,Exactly or Multiple) between the lines
outlineLevel OutlineLevel
Defines the outline level of paragraph
rightIndent number
Defines the right indent
textAlignment TextAlignment
Defines the text alignment property
widowControl boolean
Defines the widow control property of paragraph