Style

IFontInfo.Style property

Style of the font as enum — Regular, Bold, Italic, or Bold Italic. Some document formats may have fonts of only a Regular style.

public FontStyles Style { get; }

See Also