Returns or sets a value which determines the minimum amount of vertical spacing that appears between lines of text in the associated paragraph. Applicable only when the LineSpacingExact property is not explicitly set. Syntax Remarks The LineSpacingExact, The LineSpacingMinimum, and LineSpacingAuto properties are m...
Returns or sets a value which determines whether a page break is inserted before the associated paragraph. Syntax
Restores all property values for this instance to their respective defaults. Syntax
Returns or sets a value which determines the indentation from the right margin for the associated paragraph. Syntax Remarks The unit of measurement used to express the property value is defined by the Unit property of the associated WordDocumentWriter.
Returns or sets a value which determines whether the paragraph is presented in a right-to-left direction. Syntax Remarks This property only applies to paragraph-level properties, and does not affect the layout of the text within. Setting this property to true has an effect similar to that of setting the Alignment ...
Returns or sets a value which determines the amount of spacing that appears after the last line of the associated paragraph. Syntax Remarks The unit of measurement used to express the property value is defined by the Unit property of the associated WordDocumentWriter.
Returns or sets a value which determines the amount of spacing that appears above the paragraph. Syntax Remarks The unit of measurement used to express the property value is defined by the Unit property of the associated WordDocumentWriter.
Returns the maximum allowable value for the line spacing properties, expressed in twentieths of a point (31,680). Syntax
Returns the maximum allowable value for the line spacing properties, expressed in twentieths of a point (-20). Syntax
Constants which describe the manner in which the corners of a picture outline are joined. Syntax Members Member Description Bevel The corners of the outline are beveled. Miter The corners of the outline are mitered. Round The corners of the outline are rounded.