←Select platform

PowerSupply Property

Summary

Gets or sets current power supply in use.

Syntax

C#
VB
C++
public int PowerSupply { get; set; } 
Public Property PowerSupply As Integer 
public: 
property int PowerSupply { 
   int get(); 
   void set (    int ); 
} 

Property Value

Power supply in use Valid for TwainCapabilityValue.DeviceEventCheckPowerSupply only

Example

Refer to GetDeviceEventData example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly