Click or drag to resize

DocumentFeederLoaded Property

Gets a value indicating if the document feeder has pages loaded.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public bool Loaded { get; }

Property Value

Type: Boolean
A value indicating if there are pages in the feeder.
Remarks
In most cases this property can be used to find out if a scanner has a document feeder; however there are some scanners that always return true.
See Also