Skip to main content
Version: 20 R7 BETA

Get print preview

Get print preview -> Function result

ParameterTypeDescription
Function resultBooleanTrue = 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.

See also

Is in print preview
SET PRINT PREVIEW