PDFReaderControls.NET Professional Type Reference

MarkupCollection.Remove Method 

Remove a markup annotation from this collection.

public void Remove(
   Markup markup
);

Parameters

markup
Remove this markup annotation.

Remarks

Removing a non-existing markup annotation is silently ignored.

See Also

MarkupCollection Class | TallComponents.PDF.Annotations.Markups Namespace