CffFont.Style

CffFont.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