Accusoft.SmartZoneOCR5.Net - Updated
SmartZoneOCR Class
Members 






Accusoft.SmartZoneOCRSdk Namespace : SmartZoneOCR Class
Implements methods and properties for the SmartZone OCR component. This is the top level object of the toolkit.
Object Model
SmartZoneOCR Class
Syntax
'Declaration
 
<System.ComponentModel.ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<System.Drawing.ToolboxBitmapAttribute()>
Public Class SmartZoneOCR 
   Inherits System.ComponentModel.Component
'Usage
 
Dim instance As SmartZoneOCR
[System.ComponentModel.ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[System.Drawing.ToolboxBitmap()]
public class SmartZoneOCR : System.ComponentModel.Component 
public class SmartZoneOCR = class(System.ComponentModel.Component)
System.ComponentModel.ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")
System.Drawing.ToolboxBitmapAttribute()
public class SmartZoneOCR extends System.ComponentModel.Component
[System.ComponentModel.ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[System.Drawing.ToolboxBitmap()]
public __gc class SmartZoneOCR : public System.ComponentModel.Component 
[System.ComponentModel.ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[System.Drawing.ToolboxBitmap()]
public ref class SmartZoneOCR : public System.ComponentModel.Component 
Remarks
This object is the primary place to perform toolkit-level operations, such as setting licensing information, controlling the debug log, and displaying the toolkit about box.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Accusoft.SmartZoneOCRSdk.SmartZoneOCR

See Also

Reference

SmartZoneOCR Members
Accusoft.SmartZoneOCRSdk Namespace