Aspose::Font::Type1::Type1Encoding::GetNameToCharCodeIndex method
Type1Encoding::GetNameToCharCodeIndex method
Returns name to character code encoding map. Note: Character code is not a unicode. Character code is a char index in Font encoding “table”.
System::SharedPtr<NameToCodeMap> Aspose::Font::Type1::Type1Encoding::GetNameToCharCodeIndex() override
ReturnValue
Name to character code encoding map.
See Also
- Typedef SharedPtr
- Class NameToCodeMap
- Class Type1Encoding
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++