ReadOnlyParagraphPropertiesBase Properties
Base interface for all paragraph properties accessed by the DocumentIterator.
Name | Description |
---|---|
Alignment | Gets the text alignment within the current paragraph. |
Back |
Gets the background color of the current paragraph. |
Borders | Retrieves the paragraph borders. |
First |
Gets the indent for the first line in the current paragraph. |
First |
Gets whether and how the first line in the current paragraph is indented. |
Keep |
Gets whether to prevent all page breaks that interrupt the current paragraph. |
Keep |
Gets whether a break may occur between the current paragraph and the next paragraph. |
Left |
Gets the left indent for the current paragraph. |
Line |
Gets the line spacing value of the current paragraph. |
Line |
Gets the spacing between lines in the current paragraph. |
List |
Gets list level applied to the numbering list in the current paragraph. |
Numbering |
Gets the index of the list applied to the current paragraph style. |
Outline |
Gets the outline level of the current paragraph. |
Right |
Gets the right indent for the current paragraph. |
Right |
Gets whether the paragraph’s text direction is right-to-left. |
Spacing |
Gets the spacing after the current paragraph. |
Spacing |
Gets the spacing before the current paragraph. |
Widow |
Gets whether the control over the widow and orphan lines is applied. |
See Also