ParagraphPropertiesBase Members
In This Article
#Properties
Name | Description |
---|---|
Alignment | Gets or sets the paragraph’s text alignment. |
Back |
Gets or sets the background color of paragraph |
Borders | Gets the paragraph border properties. |
Contextual |
Gets or sets whether to suppress addition of additional space (contextual spacing) between paragraphs of the same style. |
First |
Gets or sets a value specifying the indent of the first line of a paragraph. |
First |
Gets or sets how a paragraph’s first line is indented. |
Keep |
Gets or sets whether to prevent all page breaks that interrupt a paragraph. |
Keep |
Gets or sets whether to put a break between the current paragraph and the next paragraph. |
Left |
Gets or sets a paragraph’s left indent. |
Line |
Gets or sets a line spacing value. |
Line |
Gets or sets the multiplier used to calculate the line spacing value. |
Line |
Gets or sets the spacing type between a paragraph’s lines. |
Outline |
Gets or sets the paragraph’s outline level. |
Page |
Gets or sets whether to insert a page break before specified paragraph |
Right |
Gets or sets the paragraph’s right indent. |
Right |
Gets or sets whether to change the paragraph’s text direction to right-to-left. |
Spacing |
Gets or sets the spacing after a paragraph. |
Spacing |
Gets or sets the spacing before a paragraph. |
Suppress |
Gets or sets whether to hyphenate a paragraph. |
Suppress |
Gets or sets whether to display line numbers for the paragraphs. |
Widow |
Gets or sets whether to apply control over the widow and orphan lines. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the object passed as the parameter to the current object. |
Reset() | Resets the paragraph formatting to its base style. |
Reset |
Resets the paragraph formatting properties specified by the mask to the properties of the underlying paragraph style or to default properties. |
See Also