GetAllCodes
TtfCMapFormat6Table.GetAllCodes method
获取当前 CMap 的子表中的所有代码。
public override List<uint> GetAllCodes()
返回值
当前 CMap 的子表中的所有代码。
也可以看看
- class TtfCMapFormat6Table
- 命名空间 Aspose.Font.TtfCMapFormats
- 部件 Aspose.Font
获取当前 CMap 的子表中的所有代码。
public override List<uint> GetAllCodes()
当前 CMap 的子表中的所有代码。