ImageGear for Silverlight
ImGearCameraSide Enumeration
See Also  Send Feedback
ImageGear20.TWAIN Assembly > ImageGear.TWAIN Namespace : ImGearCameraSide Enumeration




Glossary Item Box

This enumeration is used to specify the camera(s) used for image acquisition, or the side(s) of the sheet of paper captured during acquisition.

Syntax

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

Members

MemberValueDescription
BOTH0 Both sides - both cameras or both sides of the sheet of paper.
BOTTOM2 Bottom side - bottom camera or bottom side of the sheet of paper.
TOP1 Top side - top camera or top side of the sheet of paper.

Remarks

ImGearCapabilities.CAP_CAMERASIDE ImGearCapabilities.CAP_PAGESIDE and values.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearCameraSide

See Also

©2013. Accusoft Corporation. All Rights Reserved.