Initializes a new instance of the PdfTemplate class

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

Syntax

C#
protected PdfTemplate()
Visual Basic
Protected Sub New
Visual C++
protected:
PdfTemplate()

See Also