PDFReaderControls.NET Professional Type Reference

ActionHandler.Launch Method 

Launch action.

public virtual void Launch(
   string path,
   WindowBehavior windowBehavior,
   ActionContext context
);

Parameters

path
The path to launch.
windowBehavior
The windows behavior to use.
context
The context in which this action is executed.

Remarks

context can be a null reference.

See Also

ActionHandler Class | TallComponents.PDF.Actions Namespace