Returns true if the image is an ImgTemplate-object.

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

Syntax

C#
public bool IsImgTemplate()
Visual Basic
Public Function IsImgTemplate As Boolean
Visual C++
public:
bool IsImgTemplate()

Return Value

a bool

See Also