PDFKit.NET 2.0 Class Library (.NET 2.0)

AnnotationCollection.Remove Method 

Removes an Annotation from this AnnotationCollection.

public void Remove(
   Annotation annotation
);

Parameters

annotation
The annotation to remove.

See Also

AnnotationCollection Class | TallComponents.PDF.Annotations Namespace