PDFReaderControls.NET Professional Type Reference

Action.Execute Method 

Excute this action.

public void Execute(
   ActionHandler handler,
   ActionContext context
);

Parameters

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

See Also

Action Class | TallComponents.PDF.Actions Namespace