[]
Specifies the type of print operation occurring.
public enum PrintAction
| Name | Description |
|---|---|
| PrintToFile | The print operation is printing to a file. |
| PrintToPreview | The print operation is a print preview. |
| PrintToPrinter | The print operation is printing to a printer. |