Accusoft.SmartZoneOCR5.Net - Updated
GetBaseException Method (InvalidLicenseException)






Accusoft.SmartZoneOCRSdk Namespace > InvalidLicenseException Class : GetBaseException Method
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public Function GetBaseException() As System.Exception
'Usage
 
Dim instance As InvalidLicenseException
Dim value As System.Exception
 
value = instance.GetBaseException()
[__DynamicallyInvokable()]
public System.Exception GetBaseException()
public function GetBaseException(): System.Exception; 
__DynamicallyInvokableAttribute()
public function GetBaseException() : System.Exception;
[__DynamicallyInvokable()]
public: System.Exception* GetBaseException(); 
[__DynamicallyInvokable()]
public:
System.Exception^ GetBaseException(); 
See Also

Reference

InvalidLicenseException Class
InvalidLicenseException Members