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









IfAutoZoomForCam Property

Description

Returns or sets whether the source adjust the zoom value for camera automatically. This is a runtime property.

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

Data type

Boolean.

Syntax

ObjectName. IfAutoZoomForCam


Remarks

Read-write property. If the value of the property is set to True, the camera will adjust the zoom 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

ZoomForCam property, ZoomForCamMinValue property, ZoomForCamMaxValue property, ZoomForCamStepDelta property, ZoomForCamDefaultValue property