​
​
​

Gets a collection of all text lines the header or footer contains. The property value is an object of the type LineCollection.

​ Introduced: 10.1.

Syntax

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

Limitations

Read only.

​