Documents for PDF, .NET Edition Documentation
GlyphRuns Property (LineSection)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > LineSection Class : GlyphRuns Property
Gets the array of glyph runs.
Syntax
'Declaration
 
Public ReadOnly Property GlyphRuns As GlyphRun()
public GlyphRun[] GlyphRuns {get;}
See Also

Reference

LineSection Class
LineSection Members