ITrueTypeFont.Style

ITrueTypeFont.Style property

Get the font style that combines the values of the font-face rule and data from the font.

public WebFontStyle Style { get; }

Return Value

The font style.

See Also