Overview
LoadFontOptions is a interface in Aspose.PDF FOSS for TypeScript.
A style request alongside the ordinary font options.
Properties: italic, weight.
Properties
| Name | Type | Access | Description |
|---|
weight | : number | Read | CSS weight, 1..1000. |
italic | : boolean | Read | Prefer an italic or oblique face. |