PDFReaderControls.NET Professional Type Reference

ActionCollection.Remove Method 

Removes an Action from this ActionCollection.

public void Remove(
   Action action
);

Parameters

action
The action to remove.

See Also

ActionCollection Class | TallComponents.PDF.Actions Namespace