Initializes a new instance of the PRAcroForm class
Namespace: iTextSharp.text.pdfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public PRAcroForm( PdfReader reader ) |
Visual Basic |
---|
Public Sub New ( _ reader As PdfReader _ ) |
Visual C++ |
---|
public: PRAcroForm( PdfReader^ reader ) |
Parameters
- reader
- Type: iTextSharp.text.pdf..::..PdfReader