FormSuite v6.0 - Updated
FormFix Property




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

Reference

LicenseKeychain Class
LicenseKeychain Members

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