BatteryPercentage Property

Summary
Gets or sets percentage of battery power remaining.
Syntax
C#
VB
C++
public short BatteryPercentage { get; set; } 
Public Property BatteryPercentage As Short 
public: 
property short BatteryPercentage { 
   short get(); 
   void set (    short ); 
} 

Property Value

Percentage of battery power remaining Valid for TwainCapabilityValue.DeviceEventCheckBattery only

Example

Refer to GetDeviceEventData example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.