| Name | Description | |
|---|---|---|
![]() | WebDocumentParagraphPropertiesJS | Initializes a new instance of the WebDocumentParagraphPropertiesJS class. |
| Name | Description | |
|---|---|---|
![]() | WebDocumentParagraphPropertiesJS | Initializes a new instance of the WebDocumentParagraphPropertiesJS class. |
| Name | Description | |
|---|---|---|
![]() | get_ContextualSpacing | Gets a value indicating whether to ignore indents between paragraphs when paragraph styles match. |
![]() | get_FillColor | Gets the fill color of focused paragraph. |
![]() | get_HorizontalAlignment | Gets the paragraph horizontal alignment of focused text. |
![]() | get_Indentation | Gets the paragraph indentation. |
![]() | get_KeepLines | Gets a value indicating whether the paragraph lines cannot be separated. |
![]() | get_KeepNext | Gets a value indicating whether next paragraph must not be separated from the current paragraph. |
![]() | get_NumberingLevel | Gets the paragraph numbering level. |
![]() | get_PageBreakBefore | Gets a value indicating whether the page break must be added before paragraph. |
![]() | get_Spacing | Gets the paragraph spacing. |
![]() | get_WidowControl | Gets a value indicating whether the widow control for paragraph is enabled. |
![]() | set_ContextualSpacing | Sets a value indicating whether to ignore indents between paragraphs when paragraph styles match. |
![]() | set_FillColor | Sets the fill color of selected paragraph. |
![]() | set_HorizontalAlignment | Sets the paragraph horizontal alignment of selected text. |
![]() | set_Indentation | Sets the paragraph indentation. |
![]() | set_KeepLines | Sets a value indicating whether the paragraph lines cannot be separated. |
![]() | set_KeepNext | Sets a value indicating whether next paragraph must not be separated from the current paragraph. |
![]() | set_NumberingLevel | Sets the paragraph numbering level. |
![]() | set_PageBreakBefore | Sets a value indicating whether the page break must be added before paragraph. |
![]() | set_Spacing | Sets the paragraph spacing. |
![]() | set_WidowControl | Sets a value indicating whether the widow control for paragraph is enabled. |