FormSuite v6.0 - Updated October 25, 2021
Code3 Property




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > ComponentLicense Class : Code3 Property
Gets or sets the 3rd unlock code for the component.
Syntax
'Declaration
 
Public Property Code3 As Long
 
'Usage
 
Dim instance As ComponentLicense
Dim value As Long
 
instance.Code3 = value
 
value = instance.Code3
Remarks
Default: 0
See Also

Reference

ComponentLicense Class
ComponentLicense Members

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