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
- class TtfFont
- namespace Aspose.Font.Ttf
- assembly Aspose.Font
Gets or Sets Font style. This is a raw string value provided by Font file.
public override string Style { get; set; }