Restores all property values for this instance to their respective defaults. Syntax
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...
Public Fields Public Properties Public Methods
Public Methods
Public Properties
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...
Returns a new instance which is associated with the specified WordDocumentWriter. Syntax Parameters writer The associated WordDocumentWriter instance. Return Value A new ParagraphProperties instance.
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...
Returns the maximum allowable value for the LineSpacingAuto property, expressed as an integral number of lines (132 lines). Syntax
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...