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

Syntax

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

Inheritance Hierarchy

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

See Also