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






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

Reference

SmartZoneOCRException Class
SmartZoneOCRException Members