Version

TextRun Class Properties

For a list of all members of this type, see TextRun members.

Public Properties
 NameDescription
Public PropertyCheckSpellingAndGrammarRetuns or sets a boolean value indicating whether the contents of this run are checked for spelling and grammar.  
Public PropertyFontReturns or sets the font which defines the formatting for this run.  
Public PropertyNewLineTypeReturns or sets a value which determines the method used to represent a newline in the generated output.  
Public PropertyTextReturns or sets the string displayed by this run.  
See Also