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

Syntax

C#
public PdfPCell[] GetCells()
Visual Basic
Public Function GetCells As PdfPCell()
Visual C++
public:
array<PdfPCell^>^ GetCells()

See Also