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

In This Topic
    FirstGlyph Property (GlyphRun)
    In This Topic
    Gets the first glyph of the run.
    Syntax
    'Declaration
     
    Public ReadOnly Property FirstGlyph As GlyphInfo
    public GlyphInfo FirstGlyph {get;}
    See Also