Click or drag to resize

TwainCameraSide Enumeration

Specifies which camera to enable or disable in the EnableCamera(TwainCameraSide, Boolean) method.

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 TwainCameraSide
Members
  Member nameDescription
TWCS_BOTH Both top (front) and bottom (back) cameras.
TWCS_TOP The top (front) camera.
TWCS_BOTTOM The bottom (back) camera.
See Also