ImageGear .NET - Updated May 1, 2018
ImGearPowerSupply Enumeration




ImageGear24.Twain Assembly > ImageGear.TWAIN Namespace : ImGearPowerSupply Enumeration
This enumeration reports the kinds of power available to the device.
Syntax
'Declaration
 
Public Enum ImGearPowerSupply 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearPowerSupply
Members
MemberDescription
BATTERYBattery supply.
EXTERNALExternal supply.
Remarks
ImGearCapabilities.CAP_POWERSUPPLY capability values.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearPowerSupply

See Also

Reference

ImageGear.TWAIN Namespace