Accusoft.Forms1 - Updated
Licensing Property (SmartZoneOCR)



Accusoft.SmartZoneOCRSdk Namespace > SmartZoneOCR Class : Licensing Property
Gets an object you can use to provide licensing information to the component.
Syntax
<BrowsableAttribute(False)>
Public ReadOnly Property Licensing As Licensing
Dim instance As SmartZoneOCR
Dim value As Licensing
 
value = instance.Licensing
[Browsable(false)]
public Licensing Licensing {get;}
[Browsable(false)]
public:
property Licensing^ Licensing {
   Licensing^ get();
}
See Also

Reference

SmartZoneOCR Class
SmartZoneOCR Members