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









Print Method

Description

Shows the GUI of Image Printer.

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

Syntax

Boolean ObjectName. Print()

Parameters

None.

Return value

Boolean.

TRUE indicates success. FALSE indicates failure.

Remarks

When an error occurs and IfThrowException property is TRUE, an exception will be thrown.

When FALSE is returned or an exception is thrown, check ErrorCode property and ErrorString property for error information.