WinFileSpecification.Operation Property
Gets or sets the operation used in Windows launch settings.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| LaunchOperation | The operation used in Windows launch settings. |
Available values:
| Name | Description |
|---|---|
| None | Specifies no explicit operation. |
| Open | Specifies that the target is opened. |
Specifies that the target is opened for printing. |
See Also