Docx |
The DocxParagraph type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignmentHorizontal | Gets or sets the alignment. | |
| Bold | Sets a value indicating whether this DocxParagraph is bold. | |
| InnerObject | Gets or sets the inner object. | |
| Italic | Sets a value indicating whether this DocxParagraph is italic. | |
| LineSpacing | Gets or sets the line spacing. | |
| Section | Gets the section. | |
| SpaceAfter | Gets or sets the amount of spacing after the paragraph (in points). | |
| SpaceBefore | Gets or sets the amount of spacing before the paragraph (in points). | |
| Style | Sets the style provided as string |