[]
        
(Showing Draft Content)

C1.Util.FontSubSet.GetCharForGlyph

GetCharForGlyph Method

GetCharForGlyph(int)

Gets the char for the glyph index.

Declaration
public char GetCharForGlyph(int glyphIndex)
Parameters
Type Name Description
int glyphIndex

The glyph index.

Returns
Type Description
char

Returns character for glyph index.