Dynamsoft Home|Product Home

IfAutoScan Property

Description

Returns or sets whether the Source enables the automatic document scanning process. This is a runtime property.

Data type

Boolean

Syntax

ObjectName. IfAutoScan

Remarks

Using this property after opening the Data Source (see OpenSource() method) and checking if the value of IfFeederEnabled property is TRUE.

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

IfAutoBright property, IfAutoFeed property