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