Table of Contents

Class ImgTemplate

Namespace
iTextSharp.text
Assembly
iTextSharp.LGPLv2.Core.dll

PdfTemplate that has to be inserted into the document

public class ImgTemplate : Image, IElement
Inheritance
ImgTemplate
Implements
Inherited Members

Constructors

ImgTemplate(Image)

Creats an Image from a PdfTemplate.

public ImgTemplate(Image image)

Parameters

image Image

the Image

ImgTemplate(PdfTemplate)

Creats an Image from a PdfTemplate.

public ImgTemplate(PdfTemplate template)

Parameters

template PdfTemplate

the PdfTemplate