FormSuite v6.0 - Updated
SmartZoneIcr Property




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

Reference

LicenseKeychain Class
LicenseKeychain Members

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