ImageGear for Silverlight
ImGearIsisScanType Enumeration
See Also  Send Feedback
ImageGear20.Isis Assembly > ImageGear.Isis Namespace : ImGearIsisScanType Enumeration




Glossary Item Box

Values for the scan type tag.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Automatic0 Scan from the automatic document feeder if pages are detected, otherwise scan from the flatbed.
BackFront5 Scan in duplex mode and return the back side of the page first from the feeder.
BackOnly6 Scan only the back side of the page from the feeder.
Duplex4 Scan in duplex mode from the feeder.
Feeder3 Scan only the front side of the page from the feeder.
Flatbed2 Scan from the flatbed.
FrontBack4 Scan in duplex mode from the feeder.
FrontOnly3 Scan only the front side of the page from the feeder.
Transparency1 Scan from the transparency unit.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Isis.ImGearIsisScanType

See Also

©2013. Accusoft Corporation. All Rights Reserved.