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

Syntax

C#
public PdfPCell CreatePdfPCell()
Visual Basic
Public Function CreatePdfPCell As PdfPCell
Visual C++
public:
PdfPCell^ CreatePdfPCell()

See Also