ICSS2Properties.FontStyle

ICSS2Properties.FontStyle property

The ‘font-style’ property requests normal (sometimes referred to as “roman” or “upright”), italic, and oblique faces within a font family.

public string FontStyle { get; set; }

Return Value

font-style property

See Also