PdfAnnotationsRemove Method Terminal Works - PDF Printing.Net Library
Removes an annotation from the document.

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

public void Remove(
	PdfAnnotation annotation
)

Parameters

annotation
Type: PdfEdit.Pdf.AnnotationsPdfAnnotation
See Also

Reference