Version

Search Results

ParagraphProperties Class

Provides a way to control formatting for a paragraph. Syntax

ParagraphPropertiesBase Class

Provides a way to control formatting for a paragraph or table Syntax

ParagraphPropertiesBase Class Fields

For a list of all members of this type, see ParagraphPropertiesBase members. Public Fields Name Description IndentMaxValue Returns the maximum allowable value for the LeftIndent and RightIndent property, expressed in twentieths of a point (31,680). Top

ParagraphPropertiesBase Class Members

Public Fields Public Properties Public Methods

Alignment Property

Returns or sets a value which determines the horizontal alignment for the associated paragraph or table. Syntax

IndentMaxValue Field

Returns the maximum allowable value for the LeftIndent and RightIndent property, expressed in twentieths of a point (31,680). Syntax

LeftIndent Property

Returns or sets a value which determines the indentation from the left margin for the associated paragraph or table. Syntax Remarks For tables, the LeftIndent property is not applicable when the Alignment property is set to Center or Right.