Namespace: iTextSharp.text.pdf.interfaces
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
void AddAnnotation( PdfAnnotation annot ) |
Visual Basic |
---|
Sub AddAnnotation ( _ annot As PdfAnnotation _ ) |
Visual C++ |
---|
void AddAnnotation( PdfAnnotation^ annot ) |
Parameters
- annot
- Type: iTextSharp.text.pdf..::..PdfAnnotation