CffFont.Style

CffFont.Style property

Gets Font style. This is a raw string value provided by Font file. The Style setter is not implemented yet.

public override string Style { get; set; }

See Also