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