| Document print ui options |
Value
| Name | Description | Value |
DocumentPrintUiOptions.SUPPRESS_FILE_SAVE_DIALOG | Do not show file save dialog during printing. | 1936089444 =
'sfad'
|
DocumentPrintUiOptions.SUPPRESS_PRINT_DIALOG | Do not show print dialog. | 1936745575 =
'spdg'
|
DocumentPrintUiOptions.SUPPRESS_PRINT_PROGRESS | Do not show progress bar during printing. | 1936748659 =
'spps'
|
DocumentPrintUiOptions.SUPPRESS_PRINT_WARNINGS | Do not show warning dialog during printing. | 1936750450 =
'spwr'
|
|
Usage
| As property
PrintEvent.documentPrintUiOption
|