PrintAction
PrintAction enum
Specifies a type of print operation.
enum class PrintAction
Values
Name | Value | Description |
---|---|---|
PrintToFile | 0 | Printing to a file. |
PrintToPreview | 1 | Printing preview. |
PrintToPrinter | 2 | Printing to a printer. |
See Also
- Namespace System::Drawing::Printing
- Library Aspose.Slides