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.4.0.9.0.377 (.NET 4.5.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