Accusoft.ISISXpress7.Net
Scanner Property




Gets the current instance of the Scanner object.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Scanner As Scanner
'Usage
 
Dim instance As IsisXpress
Dim value As Scanner
 
value = instance.Scanner
[Browsable(false)]
public Scanner Scanner {get;}
[Browsable(false)]
public: __property Scanner* get_Scanner();
[Browsable(false)]
public:
property Scanner^ Scanner {
   Scanner^ get();
}

Property Value

The instance of the Scanner object set.
See Also

Reference

IsisXpress Class
IsisXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback