Initializes a new instance of the PdfPTable class

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

Syntax

C#
protected PdfPTable()
Visual Basic
Protected Sub New
Visual C++
protected:
PdfPTable()

See Also