PdfAnnotationsAdd Method Terminal Works - PDF Printing.Net Library
Adds the specified annotation.

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

public void Add(
	PdfAnnotation annotation
)

Parameters

annotation
Type: PdfEdit.Pdf.AnnotationsPdfAnnotation
The annotation.
See Also

Reference