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