IsisDocumentFeeder Class |
Namespace: Atalasoft.Isis
The IsisDocumentFeeder type exposes the following members.
Name | Description | |
---|---|---|
CanPause |
Gets a value indicating whether the scanner can stop scan ahead and process all pages from the buffer that have been already scanned.
| |
Exists |
Gets a value indicating whether feeder exists on the device.
| |
ImmediateStop |
Gets or sets a value indicating whether the scanner will stop immediately or will finish
the page being scanned when the user presses the Stop button.
| |
MaximumPageCount |
Gets maximum number of pages which may be loaded in the scanner's feeder.
| |
PageDetection |
Gets a value indicating whether the scanner is able to detect if there are pages in scanner's feeder.
| |
StopScanAheadOnPause |
Gets or sets a value indicating whether the scanner should stop its
scan ahead support when paused or only slow down.
| |
Timeout |
Gets or sets the number of seconds the scanner will attempt to read the next page before reporting that no page was found.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |