Method Remove
Namespace TallComponents.PDF.Annotations.Markups
Class MarkupCollection
Remove a markup annotation from this collection.
Syntax
public
Boolean
Remove(
Markup
markup
)
Returns
Boolean
true of removing the markup succeeded.
Parameters
Markup
markup
Remove this markup annotation.