Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / GlyphInfo Class / GlyphIndex Property

In This Topic
    GlyphIndex Property
    In This Topic
    Index of the font glyph (glyphID), maybe 0.
    Syntax
    'Declaration
     
    Public Property GlyphIndex As System.UShort
    public System.ushort GlyphIndex {get; set;}
    See Also