ParagraphStyle Members

The ParagraphStyle type exposes the following members.

Constructors

Name Description
Public method ParagraphStyle

Initializes a new instance of the ParagraphStyle class.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode

Returns a hash code for this ParagraphStyle.

(Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Alignment

Gets or sets the text alignment.

Public property Direction

Gets or sets the text direction.

Public property FirstLineIndent

Gets or sets the first line indent of the text.

Public property LeftIndent

Gets or sets the left indent of the text.

Public property RightIndent

Gets or sets the right indent of the text.

Public property SpaceAfter

Gets or sets the space after a paragraph in the text.

Public property SpaceBefore

Gets or sets the space before a paragraph in the text.

See Also

Reference