TtfCMapFormatBaseTable.GetAllCodes

TtfCMapFormatBaseTable.GetAllCodes method

获取当前 CMap 子表中的所有代码。

public virtual List<uint> GetAllCodes()

返回值

当前 CMap 子表中的所有代码。

另见