←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly