Type1Font.Style

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