Leadtools TWAIN (Leadtools.Twain assembly)

PowerSupply Property

Show in webframe





Gets or sets current power supply in use.
Syntax
public int PowerSupply {get; set;}
'Declaration
 
Public Property PowerSupply As Integer
'Usage
 
Dim instance As TwainDeviceEvent
Dim value As Integer
 
instance.PowerSupply = value
 
value = instance.PowerSupply

            

            
public:
property int PowerSupply {
   int get();
   void set (    int value);
}

Property Value

Power supply in use Valid for TwainCapabilityValue.DeviceEventCheckPowerSupply only
Example
Refer to TwainSession.GetDeviceEventData example.
Requirements

Target Platforms

See Also

Reference

TwainDeviceEvent Class
TwainDeviceEvent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.