Version

Search Results

Reset Method (ParagraphPropertiesBase)

Restores all property values for this instance to their respective defaults. Syntax

ParagraphProperties Class Fields

For a list of all members of this type, see ParagraphProperties members. Public Fields Name Description LineSpacingAutoMaxValue Returns the maximum allowable value for the LineSpacingAuto property, expressed as an integral number of lines (132 lines). SpacingMaxValue Returns the maximum allowable value for the lin...

ParagraphProperties Class Members

Public Fields Public Properties Public Methods

BulletLevel Property

Returns or sets a BulletLevelProperties instance which displays the associated paragraph as a bullet point or with automatic numbering. Syntax Remarks Use this property to designate this paragraph as a bullet point, or to enable automatic numbering. A BulletProperties instance is created by calling the CreateBulle...

Create Method (ParagraphProperties)

Returns a new instance which is associated with the specified WordDocumentWriter. Syntax Parameters writer The associated WordDocumentWriter instance. Return Value A new ParagraphProperties instance.

LineSpacingAuto Property

Returns or sets a value which determines the amount of vertical spacing that appears between lines of text in the associated paragraph, expressed as a multiple of the line height for the paragraph. Applicable only when the LineSpacingExact and LineSpacingMinimum properties are not explicitly set. Syntax Remarks Th...

LineSpacingAutoMaxValue Field

Returns the maximum allowable value for the LineSpacingAuto property, expressed as an integral number of lines (132 lines). Syntax

LineSpacingExact Property

Returns or sets a value which determines the exact amount of vertical spacing that appears between lines of text in the associated paragraph. Syntax Remarks The LineSpacingExact, LineSpacingMinimum, and LineSpacingAuto properties are mutually exclusive; when one property is set, the others are not applicable. In t...