DocxRun Properties |
The DocxRun type exposes the following members.
Name | Description | |
---|---|---|
Bold |
Gets or sets a value indicating whether this DocxRun is bold.
| |
FontColor |
Gets or sets the color of the font.
| |
FontName |
Gets or sets the font.
| |
InnerObject |
Gets or sets the inner object.
| |
Italic |
Gets or sets a value indicating whether this DocxRun is italic.
| |
Paragraph |
Gets the paragraph.
| |
Section |
Gets the section.
| |
Size |
Gets or sets the size of the font.
| |
Style |
Sets the style.
| |
Text |
Gets or sets the text.
|