SmartZone v8.0 - Updated
Accusoft.SmartZoneOCR.Net Assembly / Accusoft.SmartZoneOCRSdk Namespace / SmartZoneOCRException Class / SmartZoneOCRException Constructor / SmartZoneOCRException Constructor()




In This Topic
    SmartZoneOCRException Constructor()
    In This Topic
    Initializes a new instance of the SmartZoneOCRException class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SmartZoneOCRException()
    public SmartZoneOCRException()
    public: SmartZoneOCRException();
    public:
    SmartZoneOCRException();
    See Also