TtfCMapFormatBaseTable.GetAllCodes

TtfCMapFormatBaseTable.GetAllCodes method

Gets all the codes from current CMap’s subtable.

public virtual List<uint> GetAllCodes()

Return Value

All codes from current CMap’s subtable.

See Also