Method CreateLaunchAction
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
CreateLaunchAction(string)
Creates a new PdfLaunchAction.
public PdfLaunchAction CreateLaunchAction(string path)
Parameters
path
stringThe path to the application to be launched or to the document to be opened.
Returns
- PdfLaunchAction
The newly created PdfLaunchAction.