ImageGear .NET - Updated December 24, 2018
CurrentValue Property




ImageGear24.Twain Assembly > ImageGear.TWAIN Namespace > ImGearCapRange Class : CurrentValue Property
Gets or sets the current value of the range.
Syntax
'Declaration
 
Public Property CurrentValue As Object
 
'Usage
 
Dim instance As ImGearCapRange
Dim value As Object
 
instance.CurrentValue = value
 
value = instance.CurrentValue

Property Value

The value can be of the following types:
See Also

Reference

ImGearCapRange Class
ImGearCapRange Members