Style

WebFont.Style property

Sets whether a font should be styled with a normal, italic, or oblique face from its font-family.

public FontStyle Style { get; set; }

See Also