Get print preview
Get print preview -> Function result
Parameter | Type | Description | |
---|---|---|---|
Function result | Boolean | ← | True = Print preview, False = No print preview |
This command is not thread-safe, it cannot be used in preemptive code.
Description
The Get print preview command returns True if the SET PRINT PREVIEW command was called with the True value in the current process.
Note that the user can modify this option before validating the dialog box. To get the final printing mode, you must use the Is in print preview command.