Click or drag to resize
ParagraphFormat Class
ParagraphFormat class represents the ParagraphFormat object defined in Microsoft Word.
Inheritance Hierarchy
SystemObject
  Aceoffix.WordWriterParagraphFormat

Namespace: Aceoffix.WordWriter
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public class ParagraphFormat

The ParagraphFormat type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Sets the alignment of the specified paragraph.
Public propertyFirstLineIndent
Sets the size of the first line indent and the hanging indent, in points.
Public propertyLineSpacing
Sets the line spacing of specified paragraphs, in points.
Public propertyLineSpacingRule
Line spacing determined by the number of lines indicated.
Top
See Also