The following tables list the members exposed by FormattedFontBase.
Name | Description | |
---|---|---|
Bold | Gets or sets the value indicating whether the font is bold. | |
ColorInfo | Gets or sets the fore color of the font. | |
Height | Gets or sets the height of the font. | |
Italic | Gets or sets the value indicating whether the font is italic. | |
Length | Gets the number of characters covered by this font. Zero indicates the font controls from the StartIndex to the end of the string. | |
Name | Gets or sets the name of the font. | |
StartIndex | Gets the index of the first character covered by this font. | |
Strikeout | Gets or sets the value indicating whether the font is struck out. | |
SuperscriptSubscriptStyle | Gets or sets the value indicating whether the font is superscript or subscript. | |
UnderlineStyle | Gets or sets the underline style of the font. |
Name | Description | |
---|---|---|
SetFontFormatting | Sets all properties of this font to the properties of the specified font. |