ParagraphProperties Members
In This Article
#Properties
Name | Description |
---|---|
Alignment | Specifies the paragraph alignment. |
Background |
Specifies the paragraph background color. |
Contextual |
Specifies whether to remove the additional space (contextual spacing) between paragraphs of the same style. |
First |
Specifies the indent of the paragraph’s first line. |
First |
Specifies whether and how the first line in the paragraph is indented. |
Left |
Specifies the paragraph’s left indent. |
Line |
Specifies a line spacing value. |
Line |
Specifies the type of spacing between lines in the paragraph. |
Outline |
Specifies the paragraph’s outline level. |
Page |
Specifies whether to insert a page break before the paragraph. |
Right |
Specifies the paragraph’s right indent. |
Spacing |
Specifies the spacing after the paragraph. |
Spacing |
Specifies the spacing before the paragraph. |
#Methods
Name | Description |
---|---|
Copy |
Duplicates the properties of the specified paragraph into the current instance of the Paragraph |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also