Click or drag to resize

DocxParagraph Properties

The DocxParagraph type exposes the following members.

Properties
 NameDescription
Public propertyAlignmentHorizontal Gets or sets the alignment.
Public propertyBold Sets a value indicating whether this DocxParagraph is bold.
Public propertyInnerObject Gets or sets the inner object.
Public propertyItalic Sets a value indicating whether this DocxParagraph is italic.
Public propertyLineSpacing Gets or sets the line spacing.
Public propertySection Gets the section.
Public propertySpaceAfter Gets or sets the amount of spacing after the paragraph (in points).
Public propertySpaceBefore Gets or sets the amount of spacing before the paragraph (in points).
Public propertyStyle Sets the style provided as string
Top
See Also