Style

UsedFontInfo.Style property

Style of the font — may be Regular, Bold, Italic, or Bold Italic. For the PDF documents may be only Regular style.

public FontStyles Style { get; }

See Also