ImageGear .NET - Updated
DriverVersionBuild Property




ImageGear24.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAIN Class : DriverVersionBuild Property
Gets the build part of the version number of the TWAIN Data Source Manager.
Syntax
'Declaration
 
Public ReadOnly Property DriverVersionBuild As Integer
'Usage
 
Dim instance As ImGearTWAIN
Dim value As Integer
 
value = instance.DriverVersionBuild
public int DriverVersionBuild {get;}
public: __property int get_DriverVersionBuild();
public:
property int DriverVersionBuild {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearTWAIN Class
ImGearTWAIN Members