Accusoft.FormFix5.Net
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* get_Licensing();
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

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback