Documents for PDF, .NET Edition Documentation
GetGlyphName Method

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > FontTables Class : GetGlyphName Method
Returns name of the glyph from "post" table.

Depends on 'post' table.

Syntax
'Declaration
 
Public Function GetGlyphName( _
   ByVal glyphIndex As System.Integer _
) As System.String
public System.string GetGlyphName( 
   System.int glyphIndex
)

Parameters

glyphIndex
See Also

Reference

FontTables Class
FontTables Members