FormSuite v6.0 - Updated
ScanFix Property




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

Reference

LicenseKeychain Class
LicenseKeychain Members

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