PDFReaderControls.NET Professional Type Reference

LaunchAction Constructor (String)

Creates a new LaunchAction that starts an external Application.

public LaunchAction(
   string path
);

Parameters

path
The complete path of the application to launch.

See Also

LaunchAction Class | TallComponents.PDF.Actions Namespace | LaunchAction Constructor Overload List