The leading provider of version control solutions and TWAIN SDKs
  • Contact us









IfShowPrintUI Property

Description

Returns or sets whether the driver of the printer displays the User Interface.

Data type

Boolean

ActiveX Edition Plug-in Edition Mac Edition
Since V6.2 Since V6.2 Not Supported

Syntax

ObjectName. IfShowPrintUI

Remarks

If the property is TRUE (default), the driver of the printer will display its User Interface when invoking the Print method. If the property is FALSE, the user interface will not be displayed and the print process will get started immediately.

See also

Print method