ImageGear23.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecPage Class : IsValid Property |
'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();