Accusoft.SmartZoneICR5.Net - Updated
SmartZoneICR Class
Members 




Accusoft.SmartZoneICRSdk Namespace : SmartZoneICR Class
Implements methods and properties for the SmartZone ICR component. This is the top level object of the toolkit.
Object Model
SmartZoneICR ClassLicensing ClassReader Class
Syntax
'Declaration
 
<ToolboxBitmapAttribute()>
<ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
Public Class SmartZoneICR 
   Inherits System.ComponentModel.Component
'Usage
 
Dim instance As SmartZoneICR
[ToolboxBitmap()]
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public class SmartZoneICR : System.ComponentModel.Component 
[ToolboxBitmap()]
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public __gc class SmartZoneICR : public System.ComponentModel.Component 
[ToolboxBitmap()]
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public ref class SmartZoneICR : 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.SmartZoneICRSdk.SmartZoneICR

See Also

Reference

SmartZoneICR Members
Accusoft.SmartZoneICRSdk Namespace