Documents for PDF, .NET Edition Documentation
Sections Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLine Class : Sections Property
Gets the array of glyph run sections, if some embedded objects cross the text line.
Syntax
'Declaration
 
Public ReadOnly Property Sections As LineSection()
public LineSection[] Sections {get;}
See Also

Reference

TextLine Class
TextLine Members