| Name | Description | |
|---|---|---|
![]() | DocumentParagraphProperties | Initializes a new instance of the DocumentParagraphProperties class. |
| Name | Description | |
|---|---|---|
![]() | DocumentParagraphProperties | Initializes a new instance of the DocumentParagraphProperties class. |
| Name | Description | |
|---|---|---|
![]() | Borders | Gets or sets the paragraph borders. |
![]() | ContextualSpacing | Gets or sets a value indicating whether paragraph spacing above and below must be ignored when identical styles are used. |
![]() | FillColor | Gets or sets the fill color of the paragraph. |
![]() | HorizontalAlignment | Gets or sets the paragraph horizontal alignment. |
![]() | Indentation | Gets or sets the paragraph indentation properties. |
![]() | IndentationDelta | Gets or sets the delta value of paragraph indentation properties. |
![]() | IsReadOnly | Gets a value indicating whether this instance is read-only. (Inherited from DocumentContentProperties) |
![]() | KeepLines | Gets or sets a value indicating whether this paragraph should not be broken. |
![]() | KeepNext | Gets or sets a value indicating whether paragraph should not be separated from the next paragraph. |
![]() | Numbering | Gets or sets the paragraph numbering properties. |
![]() | NumberingLevel | Gets or sets the paragraph numbering level. |
![]() | NumberingLevelDelta | Gets or sets the delta value of paragraph numbering level. |
![]() | PageBreakBefore | Gets or sets a value indicating whether paragraph should be started from new page. |
![]() | Shading | Gets or sets the paragraph shading properties. |
![]() | Spacing | Gets or sets the paragraph spacing. |
![]() | StyleId | Gets or sets the style identifier. |
![]() | WidowControl | Gets or sets a value indicating whether widow control is enabled. |
| Name | Description | |
|---|---|---|
![]() | Clone | Clones this instance. |
![]() | Equals | Returns a value indicating whether the specified System.Object, is equal to this instance. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | SetAsReadOnly | Sets IsReadOnly property to true. (Inherited from DocumentContentProperties) |