PDFReaderControls.NET Professional Type Reference

CustomAnnotationCollection.Remove Method 

Remove a custom annotation from this collection.

public void Remove(
   CustomAnnotation customAnnotation
);

Parameters

customAnnotation
Remove this custom annotation.

Remarks

Removing a non-existing custom annotation is silently ignored.

See Also

CustomAnnotationCollection Class | TallComponents.PDF.Annotations Namespace