Version

FormattedFontBase Class Members

The following tables list the members exposed by FormattedFontBase.

Public Properties
 NameDescription
Public PropertyBoldGets or sets the value indicating whether the font is bold.  
Public PropertyColorInfoGets or sets the fore color of the font.  
Public PropertyHeightGets or sets the height of the font.  
Public PropertyItalicGets or sets the value indicating whether the font is italic.  
Public PropertyLengthGets the number of characters covered by this font. Zero indicates the font controls from the StartIndex to the end of the string.  
Public PropertyNameGets or sets the name of the font.  
Public PropertyStartIndexGets the index of the first character covered by this font.  
Public PropertyStrikeoutGets or sets the value indicating whether the font is struck out.  
Public PropertySuperscriptSubscriptStyleGets or sets the value indicating whether the font is superscript or subscript.  
Public PropertyUnderlineStyleGets or sets the underline style of the font.  
Public Methods
 NameDescription
Public MethodSetFontFormattingSets all properties of this font to the properties of the specified font.  
See Also