DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLine Class / GlyphRuns Property

In This Topic
GlyphRuns Property (TextLine)
In This Topic
Gets the array of glyph runs.
Syntax
'Declaration
 
Public ReadOnly Property GlyphRuns As GlyphRun()
 
See Also