ImageGear22.Twain Assembly > ImageGear.TWAIN Namespace > ImGearCapRange Class : CurrentValue Property |
'Declaration Public Property CurrentValue As Object
'Usage Dim instance As ImGearCapRange Dim value As Object instance.CurrentValue = value value = instance.CurrentValue
public object CurrentValue {get; set;}