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

Syntax

public LineCollection Lines { get; }

Limitations

Read only.