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









IfThrowException Property

Description

Returns or sets whether an exception will be thrown when an error occurs.

Data type

Boolean

ActiveX Edition Plug-in Edition Mac Edition
Since V3.0 Since V4.0 Not Supported

Syntax

ObjectName. IfThrowException

Remarks

Read-write property. If the value of the property is set to True, the camera will adjust the backlight value automatically; Otherwise, it will NOT adjust it.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.

See also

ErrorCode property, ErrorString property