Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / GlyphRun Class / LastGlyph Property

In This Topic
    LastGlyph Property
    In This Topic
    Gets the last glyph of the run.
    Syntax
    'Declaration
     
    Public ReadOnly Property LastGlyph As GlyphInfo
    public GlyphInfo LastGlyph {get;}
    See Also