Returns true if the image is an ImgTemplate-object.
Namespace: iTextSharp.textAssembly: 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() |