FormSuite v6.0 - Updated
SmartZoneOcr Property




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > LicenseKeychain Class : SmartZoneOcr Property
Gets the ComponentLicense for SmartZoneOCR.
Syntax
'Declaration
 
Public ReadOnly Property SmartZoneOcr As ComponentLicense
'Usage
 
Dim instance As LicenseKeychain
Dim value As ComponentLicense
 
value = instance.SmartZoneOcr
public ComponentLicense SmartZoneOcr {get;}
public: __property ComponentLicense* get_SmartZoneOcr();
public:
property ComponentLicense^ SmartZoneOcr {
   ComponentLicense^ get();
}
See Also

Reference

LicenseKeychain Class
LicenseKeychain Members

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