PDFReaderControls.NET Professional Type Reference

ActionCollection.Execute Method 

Excute all actions in this collection (in the order the collection contains the actions).

public void Execute(
   ActionHandler handler,
   ActionContext context
);

Parameters

handler
The handler used to execute.
context
The context for this action.

See Also

ActionCollection Class | TallComponents.PDF.Actions Namespace