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

Syntax

C#
public PdfPTable CreatePdfPTable()
Visual Basic
Public Function CreatePdfPTable As PdfPTable
Visual C++
public:
PdfPTable^ CreatePdfPTable()

See Also