Accusoft.ISISXpress7.Net
Supported Property




Gets an indicator if the current scan setting is supported.
Syntax
'Declaration
 
Public ReadOnly Property Supported As Boolean
'Usage
 
Dim instance As Setting
Dim value As Boolean
 
value = instance.Supported
public bool Supported {get;}
public: __property bool get_Supported();
public:
property bool Supported {
   bool get();
}

Property Value

A boolean value which is true if the current scan setting is supported. Otherwise, false is returned.
See Also

Reference

Setting Class
Setting Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback