Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / LineSection Class / GlyphRuns Property

In This Topic
    GlyphRuns Property (LineSection)
    In This Topic
    Gets the array of glyph runs.
    Syntax
    'Declaration
     
    Public ReadOnly Property GlyphRuns As GlyphRun()
    public GlyphRun[] GlyphRuns {get;}
    See Also