Previous topic

PrintDialogData

Next topic

PrintOrientation

This Page

phoenix_title PrintModeΒΆ

The PrintMode enumeration provides the following values:

Description Value
PRINT_MODE_NONE  
PRINT_MODE_PREVIEW Preview in external application.
PRINT_MODE_FILE Print to file.
PRINT_MODE_PRINTER Send to printer.
PRINT_MODE_STREAM Send postscript data into a stream.