枚举

枚举

枚举类型描述
FontSavingFormats指定字体类型。
FontType指定字体类型。
TtfNameTableNameId指定 NameId。
TtfNameTablePlatformId表示 PlatformId 枚举。
TtfNameTableMSPlatformSpecificId表示 MSPlatformSpecificId 枚举。
TtfNameTableMacPlatformSpecificId表示 MacPlatformSpecificId 枚举。
TtfNameTableUnicodePlatformSpecificId表示 UnicodePlatformSpecificId 枚举。
TtfNameTableMacLanguageIdMacintosh 平台语言 ID 枚举。
TtfNameTableMSLanguageIdMicrosoft 平台语言 ID 枚举。
/* Web Worker*/
const AsposeFontWebWorker = new Worker("AsposeFontforJS.js");

<!-- Load and initiate Aspose.Font for JavaScript via C++ -->
<script type="text/javascript" async src="AsposeFontforJS.js"></script>