Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainDeviceEvent Class : PowerSupply Property |
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