ImageGear .NET - Updated November 28, 2017
CurrentValue Property




ImageGear23.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