Marks the last row of the table headers.

Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public int EndHeaders()
Visual Basic
Public Function EndHeaders As Integer
Visual C++
public:
int EndHeaders()

Return Value

the number of the last row of the table headers

See Also