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

In This Topic
Sections Property
In This Topic
Gets the array of glyph run sections, if some embedded objects cross the text line.
Syntax
'Declaration
 
Public ReadOnly Property Sections As LineSection()
 
See Also