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

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