[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.Lines

Lines Property

Lines

Gets the list of text lines after executing the PerformLayout(bool) method.

Declaration
public IReadOnlyList<TextLine> Lines { get; }
Public ReadOnly Property Lines As IReadOnlyList(Of TextLine)