FlexReport for WPF | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document.Util 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 UShort
    public ushort GlyphIndex {get; set;}
    See Also