[]
Defines windows-specific launch parameters.
public class ActionLaunch.WinAttrs : PdfDictWrapper, IPdfDict
| Name | Description |
|---|---|
| WinAttrs() | Initializes a new instance of the ActionLaunch.WinAttrs class. |
| Name | Description |
|---|---|
| Directory | Gets or sets the directory in standard DOS syntax. |
| FileName | Gets or sets the file name of the application to be launched or the document to be opened or printed, in standard Windows pathname format. |
| Operation | Gets or sets the operation to perform. |
| Parameter | Gets or sets the parameter to be passed to the application. |