![]() | Pdf |
The PdfLaunchAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfLaunchAction(PdfDocument, PdfFileSpecification) | Initializes a new instance of the PdfLaunchAction class with the document and the file specification. |
![]() | PdfLaunchAction(PdfDocument, IntPtr) | Initializes a new instance of the PdfAction class. |
Name | Description | |
---|---|---|
![]() | FileSpecification | Gets or sets the application to be launched or the document to be opened or printed. If this property is null and the viewer application does not understand any of the alternative entries, it should do nothing. |
![]() | NewWindow | Gets a flag specifying whether to open the destination document in a new window. If this flag is false, the destination document replaces the current document in the same window. If this property is null, the viewer application should behave in accordance with the current user preference. This property is ignored if the file designated by the FileSpecification property is not a PDF document. |