PDF File Writer Class Library - Author Uzi Granot
FontApiGetGlyphMetricsApiByGlyphIndex Method |
Gets glyph metric
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public CharInfo GetGlyphMetricsApiByGlyphIndex( int GlyphIndex )
Parameters
- GlyphIndex
- Type: SystemInt32
Character code
Return Value
Type: CharInfoCharacter info class
