Initializes a new instance of the PdfFunction class
Namespace: iTextSharp.text.pdfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
protected PdfFunction( PdfWriter writer ) |
| Visual Basic |
|---|
Protected Sub New ( _ writer As PdfWriter _ ) |
| Visual C++ |
|---|
protected: PdfFunction( PdfWriter^ writer ) |
Parameters
- writer
- Type: iTextSharp.text.pdf..::..PdfWriter