FontFamily
Overview
FontFamily is a interface in Aspose.PDF FOSS for TypeScript.
The four faces emphasis selects between, loaded from disk.
Properties: bold, boldItalic, italic, regular.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
regular | : EmbeddedFont | Read | Gets the regular. |
bold | : EmbeddedFont | Read | Gets the bold. |
italic | : EmbeddedFont | Read | Gets the italic. |
boldItalic | : EmbeddedFont | Read | Gets the bold italic. |