Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public PdfAnnotation CreateAnnotation( PdfWriter writer ) |
| Visual Basic |
|---|
Public Function CreateAnnotation ( _ writer As PdfWriter _ ) As PdfAnnotation |
| Visual C++ |
|---|
public: PdfAnnotation^ CreateAnnotation( PdfWriter^ writer ) |
Parameters
- writer
- Type: iTextSharp.text.pdf..::..PdfWriter