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

Syntax

C#
public class StampContent : PdfContentByte
Visual Basic
Public Class StampContent _
	Inherits PdfContentByte
Visual C++
public ref class StampContent : public PdfContentByte

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.pdf..::..PdfContentByte
    iTextSharp.text.pdf..::..StampContent

See Also