DS.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
 
See Also