SmartZone v7.1 - Updated
Licensing Property (SmartZoneOCR)




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

Reference

SmartZoneOCR Class
SmartZoneOCR Members

Is this page helpful?
Yes No
Thanks for your feedback.