PdfAnnotationDelete Method Terminal Works - PDF Printing.Net Library

Note: This API is now obsolete.

Removes an annotation from the document

Namespace: PdfEdit.Pdf.Annotations
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

[ObsoleteAttribute("Use 'Parent.Remove(this)'")]
public void Delete()
See Also

Reference