Accusoft.Forms1 - 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 ClassLicensing ClassReader Class
Syntax
<ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<ToolboxBitmapAttribute()>
Public Class SmartZoneOCR 
   Inherits System.ComponentModel.Component
Dim instance As SmartZoneOCR
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ToolboxBitmap()]
public class SmartZoneOCR : System.ComponentModel.Component 
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[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