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