Font.Style

Font.Style property

Gets or Sets Font style. This is a raw string value provided by Font file.

public abstract string Style { get; set; }

See Also