[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLine.Sections

Sections Property

Sections

Gets the array of glyph run sections, if some embedded objects cross the text line.

Declaration
public LineSection[] Sections { get; }
Public ReadOnly Property Sections As LineSection()