Decodes a character code and returns Glyph id. Glyph id is a unique number for a Glyph which is font type dependent. For example Type1s id is a Glyph name instance of GlyphStringIdaspose.font.Glyphs/Glyphstringid class. TTFs id is an int index instance of GlyphUInt32Idaspose.font.Glyphs/Glyphuint32id class. Note character code is not necessary a unicode. Character code is a char index in Font encoding table....returns glyph id. Glyph id is a unique number for a glyph, which...For example: Type1’s id is a glyph name, instance of ( GlyphStringId...