Click or drag to resize

RichTextFormat Properties

The RichTextFormat type exposes the following members.

Properties
 NameDescription
Public propertyBold Gets or sets whether the text is bold.
Public propertyBoldValue Gets or sets whether the bold parameter has been changed.
Public propertyFontColor Gets or sets font color.
Public propertyFontName Gets or sets font name.
Public propertyFontSize Gets or sets font size.
Public propertyItalic Gets or sets whether the text is italic.
Public propertyItalicValue Gets whether the italic parameter has been changed.
Public propertyStrikethrough Gets or sets whether the text is strikethrough.
Public propertyStrikethroughValue Gets whether the strikethrough parameter has been changed.
Public propertySubscript Gets or sets whether the text is subscript.
Public propertySubscriptValue Gets whether the subscript parameter has been changed.
Public propertySuperscript Gets or sets whether the text is superscript.
Public propertySuperscriptValue Gets whether the superscript parameter has been changed.
Public propertyUnderlineStyle Gets or sets underline style.
Public propertyUnderlineStyleValue Gets whether the underline style parameter has been changed.
Top
See Also