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

Syntax

C#
public class PdfPTable : ILargeElement, IElement
Visual Basic
Public Class PdfPTable _
	Implements ILargeElement, IElement
Visual C++
public ref class PdfPTable : ILargeElement, 
	IElement

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.pdf..::..PdfPTable

See Also