DocumentFeeder Class |
Namespace: Atalasoft.Twain
The DocumentFeeder type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoFeed | Gets or sets a value indicating if the feeder will automatically load the pages. | |
| Enabled | Gets or sets a value indicating if the document feeder is enabled. You should set this property to true before getting or setting any other DocumentFeeder properties. | |
| FeederPrep | Gets or sets the CAP_FEEDERPREP capability, which is used to improve movement of the page
through the feeder. | |
| FeederType | Gets or sets the ICAP_FEEDERTYPE capability which determines which feeder type is used.
| |
| Loaded | Gets a value indicating if the document feeder has pages loaded. | |
| PageAlignment | Gets or sets the positioning of the page on the scanner. | |
| PageOrder | Gets or sets a value stating the order in which the pages will be scanned. |
| Name | Description | |
|---|---|---|
| ClearPage | Ejects the current page being acquired and leaves the feeder acquire area empty. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| FeedPage | Forces the document feeder to eject the current page and load the next page. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetOutputFeederPockets | Gets the feeder pockets for the device. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| NegotiateCapabilities | Use this method to notify the device driver that control over the document feeder is requested. | |
| RewindPage | Forces the document feeder to return the current page to the input area and bring the last page scanned
back into the scan area. | |
| SetOutputFeederPockets | Sets the feeder pockets used for page output. | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |