IFont.Style

IFont.Style property

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

public string Style { get; set; }

See Also