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

Syntax

C#
public class PdfAppearance : PdfTemplate
Visual Basic
Public Class PdfAppearance _
	Inherits PdfTemplate
Visual C++
public ref class PdfAppearance : public PdfTemplate

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.pdf..::..PdfContentByte
    iTextSharp.text.pdf..::..PdfTemplate
      iTextSharp.text.pdf..::..PdfAppearance

See Also