The following tables list the members exposed by TextRun.
Name | Description | |
---|---|---|
CheckSpellingAndGrammar | Retuns or sets a boolean value indicating whether the contents of this run are checked for spelling and grammar. | |
Font | Returns or sets the font which defines the formatting for this run. | |
NewLineType | Returns or sets a value which determines the method used to represent a newline in the generated output. | |
Text | Returns or sets the string displayed by this run. |
Name | Description | |
---|---|---|
Create | Returns a new instance which is associated with the specified WordDocumentWriter. | |
Reset | Restores all properties of this instance to their respective defaults. | |
ToString | Returns the string representation of this object. |