Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
protected virtual int DoAdd( PdfAnnotation annot )
Protected Overridable Function DoAdd ( annot As PdfAnnotation ) As Integer
protected: virtual int DoAdd( PdfAnnotation^ annot )
abstract DoAdd : annot : PdfAnnotation -> int override DoAdd : annot : PdfAnnotation -> int
Parameters
- annot
- PdfAnnotation