Gets a collection of all lines contained in the main text of the document. The property value is an object of the type LineCollection.

Syntax

public LineCollection Lines { get; }
Public ReadOnly Property Lines() As LineCollection

Limitations

Read only.