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