FontMatchingProperties.FontStyle

FontMatchingProperties.FontStyle property

Gets the font style value. This property can have such values: normal, italic, oblique.

public string FontStyle { get; }

See Also