FormFix v6.0 for .NET - Updated
Licensing Property (FormFix)



Accusoft.FormFixSdk Namespace > FormFix Class : Licensing Property
Provides access to an object you can use to provide licensing information to the toolkit.
Syntax
'Declaration
 
Public ReadOnly Property Licensing As Licensing
'Usage
 
Dim instance As FormFix
Dim value As Licensing
 
value = instance.Licensing
public Licensing Licensing {get;}
public:
property Licensing^ Licensing {
   Licensing^ get();
}
Remarks
This property holds a reference to a Licensing object. You can use that object to send your licensing information to the toolkit.
See Also

Reference

FormFix Class
FormFix Members

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