Constants - Output Destinations¶
The following values are supported for the property peOutputDestination
| Constant | Description |
|---|---|
PRINT_TO_FILE |
Output is sent directly to a file. |
PRINT_TO_WINDOW |
Output is sent to the viewer. As the report is printed, the report can be viewed in the viewer. |
PRINT_TO_PRINTER |
Output is sent directly to the printer. |
PRINT_TO_PRINTER_NO_DIALOG |
Output is sent directly to the default printer. |