The following tables list the members exposed by PdfLaunchAction.
Public Constructors
Public Properties
| Name | Description |
 | Actions |
Gets or sets the sequence of actions to be performed after this action.
(Inherited from Xfinium.Pdf.Actions.PdfAction) |
 | CosAction |
Gets the cos action object.
(Inherited from PdfAction) |
 | FileName |
Gets or sets the application to be launched or the document to be opened or printed.
|
 | NewWindow |
Gets or sets a value indicating whether to open the destination document in a new window.
|
 | Parameters | Gets or sets a parameter string to be passed to the application designated by the FileName property. |
Top
See Also