TtfFont.Style

TtfFont.Style property

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

public override string Style { get; set; }

See Also