The template to be treated as an image.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected PdfTemplate[] template |
Visual Basic |
---|
Protected template As PdfTemplate() |
Visual C++ |
---|
protected: array<PdfTemplate^>^ template |