Dynamsoft Home|Product Home

IfFeederLoaded Property

Description

Returns whether or not there are documents loaded in the Source's feeder when IfFeederEnabled and IfPaperDetectable are TRUE. This is a runtime, read-only property.

Data type

Boolean

Syntax

ObjectName. IfFeederLoaded

Remarks

Call OpenSource() method before using this property.

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

IfFeederEnabled property, IfPaperDetectable property, XferCount property, IfAutoFeed property

Samples

Scan with Automatic Document Feeder.