The ParagraphStyle type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ParagraphStyle |
Initializes a new instance of the ParagraphStyle class. |
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode |
Returns a hash code for this ParagraphStyle. (Overrides Object.GetHashCode().) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
Alignment |
Gets or sets the text alignment. |
|
|
Direction |
Gets or sets the text direction. |
|
|
FirstLineIndent |
Gets or sets the first line indent of the text. |
|
|
LeftIndent |
Gets or sets the left indent of the text. |
|
|
RightIndent |
Gets or sets the right indent of the text. |
|
|
SpaceAfter |
Gets or sets the space after a paragraph in the text. |
|
|
SpaceBefore |
Gets or sets the space before a paragraph in the text. |