PDFReaderControls.NET Professional Type Reference

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