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

Syntax

C#
public class PdfPCell : Rectangle
Visual Basic
Public Class PdfPCell _
	Inherits Rectangle
Visual C++
public ref class PdfPCell : public Rectangle

Inheritance Hierarchy

System..::..Object
  iTextSharp.text..::..Element
    iTextSharp.text..::..Rectangle
      iTextSharp.text.pdf..::..PdfPCell

See Also