PrintAction
Specifies the type of print operation occurring.
PrintToFile = 0
The print operation is printing to a file.
PrintToPreview = 1
The print operation is a print preview.
PrintToPrinter = 2
The print operation is printing to a printer.