Click or drag to resize

DocumentFeederOrder Enumeration

Used to set the page order of the document feeder.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum DocumentFeederOrder
Members
  Member nameDescription
FirstPageFirst The first page will be acquired first.
LastPageFirst The last page will be acquired first.
See Also