Style

WordProcessingSubstitutedFontInfo.Style property

Style of the original font — may be Regular, Bold, Italic, or Bold Italic. Substituted font is usually (but not always) of the same style.

public FontStyles Style { get; }

See Also