The ReportHeader type exposes the following members.

Constructors

  NameDescription
Public methodReportHeader
Default constructor.

Fields

  NameDescription
Public fieldLines
The lines of the header, 1, 2 or 3

Properties

  NameDescription
Public propertyItem
Indexer to get or set items within this collection using array index syntax.
Public propertyLength
Gets the length of the lines array 1, 2 or 3.

See Also