ImageGear for .NET
IsValid Property




Gets a value indicating whether ImGearRecPage object is valid, that is, can be used for processing/preprocessing, recognition and so on.
Syntax
'Declaration
 
Public ReadOnly Property IsValid As Boolean
'Usage
 
Dim instance As ImGearRecPage
Dim value As Boolean
 
value = instance.IsValid
public bool IsValid {get;}
public: __property bool get_IsValid();
public:
property bool IsValid {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearRecPage Class
ImGearRecPage Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback