PDFReaderControls.NET Professional Type Reference

ActionCollection.RemoveRange Method 

Removes multiple actions from the collection.

public void RemoveRange(
   Action[] actions
);

Parameters

actions
The actions to remove

See Also

ActionCollection Class | TallComponents.PDF.Actions Namespace