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 propertyFontColor Gets or sets font color.
Public propertyFontName Gets or sets font name.
Public propertyFontNameCS Gets or sets font name.
Public propertyFontSize Gets or sets font size.
Public propertyItalic Gets or sets whether the text is italic.
Public propertyStrikethrough Gets or sets whether the text is strikethrough.
Public propertySubscript Gets or sets whether the text is subscript.
Public propertySuperscript Gets or sets whether the text is superscript.
Public propertyUnderlineStyle Gets or sets underline style.
Top
See Also