Table of Contents

Method CreateLaunchAction

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

CreateLaunchAction(string)

Creates a new PdfLaunchAction.

public PdfLaunchAction CreateLaunchAction(string path)

Parameters

path string

The path to the application to be launched or to the document to be opened.

Returns

PdfLaunchAction

The newly created PdfLaunchAction.