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

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