Gets a collection of all lines the text in the text part consists of. The property value is an object of the type LineCollection.

Syntax

public LineCollection Lines { get; }

Limitations

Read only.