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)
Syntaxpublic bool Loaded { get; }Public ReadOnly Property Loaded As Boolean
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