ICustomFontOptions Properties
An object defining properties for the ICustomFontOptions class.
FontColor
Specifies the color of the font.
Type: string
GeneralIsChanged
Indicates whether any general changes have been made to the font options.
Type: bool
IsUnderline
Indicates whether the font is underlined.
Type: bool
IsChanged
Indicates whether the font options have been modified.
Type: bool
FontName
Specifies the name of the font.
Type: string
IsItalic
Indicates whether the font is italicized.
Type: bool
IsBold
Indicates whether the font is bold.
Type: bool
FontSize
Specifies the size of the font.
Type: int