Class PdfLaunchAction
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
A launch action launches an application or opens a document.
public sealed class PdfLaunchAction : PdfAction
- Inheritance
-
PdfLaunchAction
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- OpenInNewWindow
Gets or sets a value indicating whether this PdfLaunchAction should open the destination document in a new window.
- Path
Gets or sets the path to the application to be launched or to the document to be opened.