Click or drag to resize

DocxRun Properties

The DocxRun type exposes the following members.

Properties
 NameDescription
Public propertyBold Gets or sets a value indicating whether this DocxRun is bold.
Public propertyFontColor Gets or sets the color of the font.
Public propertyFontName Gets or sets the font.
Public propertyInnerObject Gets or sets the inner object.
Public propertyItalic Gets or sets a value indicating whether this DocxRun is italic.
Public propertyParagraph Gets the paragraph.
Public propertySection Gets the section.
Public propertySize Gets or sets the size of the font.
Public propertyStyle Sets the style.
Public propertyText Gets or sets the text.
Top
See Also