PDFReaderControls.NET Professional Type Reference

AnnotationCollection.RemoveAt Method 

Removes an Annotation from the AnnotationCollection at the specified index.

public void RemoveAt(
   int index
);

Parameters

index
The zero-based index from the Annotation to be removed.

See Also

AnnotationCollection Class | TallComponents.PDF.Annotations Namespace