Gets an instance of an Image in raw mode.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public static Image GetInstance( PdfTemplate template ) |
Visual Basic |
---|
Public Shared Function GetInstance ( _ template As PdfTemplate _ ) As Image |
Visual C++ |
---|
public: static Image^ GetInstance( PdfTemplate^ template ) |
Parameters
- template
- Type: iTextSharp.text.pdf..::..PdfTemplate