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

Collapse imageSyntax

C#
protected PdfPCell[] currentRow
Visual Basic
Protected currentRow As PdfPCell()
Visual C++
protected:
array<PdfPCell^>^ currentRow

Collapse imageSee Also