PDFKit.NET 2.0 Class Library (.NET 2.0)

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