Skip to main content

ICustomFontOptions

The ICustomFontOptions interface defines properties for customizing font styles, including font name, size, color, and formatting options such as bold, italic, and underline.

Properties

NameDescription
FontColorSpecifies the color of the font.
GeneralIsChangedIndicates whether any general changes have been made to the font options.
IsUnderlineIndicates whether the font is underlined.
IsChangedIndicates whether the font options have been modified.
FontNameSpecifies the name of the font.
IsItalicIndicates whether the font is italicized.
IsBoldIndicates whether the font is bold.
FontSizeSpecifies the size of the font.