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

In This Topic
    NextGlyph Property
    In This Topic
    References the next glyph in a sequence.
    Syntax
    'Declaration
     
    Public ReadOnly Property NextGlyph As GlyphInfo
    public GlyphInfo NextGlyph {get;}
    See Also