Enumerations
Enumerations
| Enumeration | Description |
|---|---|
| FontSavingFormats | Specifies Font type. |
| FontType | Specifies Font type. |
| TtfNameTableNameId | Specifies NameId. |
| TtfNameTablePlatformId | Represents PlatformId enumeration. |
| TtfNameTableMSPlatformSpecificId | Represents MSPlatformSpecificId enumeration. |
| TtfNameTableMacPlatformSpecificId | Represents MacPlatformSpecificId enumeration. |
| TtfNameTableUnicodePlatformSpecificId | Represents UnicodePlatformSpecificId enumeration. |
| TtfNameTableMacLanguageId | Macintosh platform language id enumeration. |
| TtfNameTableMSLanguageId | Microsoft platform language id enumeration. |
/* Web Worker*/
const AsposeFontWebWorker = new Worker("AsposeFontforJS.js");
or
<!-- Load and initiate Aspose.Font for JavaScript via C++ -->
<script type="text/javascript" async src="AsposeFontforJS.js"></script>