Accusoft.ISISXpress7.Net
DriverLoaded Property




Gets an indicator if the scanner driver is loaded.
Syntax
'Declaration
 
Public ReadOnly Property DriverLoaded As Boolean
'Usage
 
Dim instance As Scanner
Dim value As Boolean
 
value = instance.DriverLoaded
public bool DriverLoaded {get;}
public: __property bool get_DriverLoaded();
public:
property bool DriverLoaded {
   bool get();
}

Property Value

A boolean value which is true if the scanner driver is loaded. Otherwise, false is returned.
See Also

Reference

Scanner Class
Scanner Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback