ScanFix Xpress v9.0 for .NET - Updated
Licensing Property




Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : Licensing Property
Gets licensing information object for ScanFix.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Licensing As Licensing
'Usage
 
Dim instance As ScanFix
Dim value As Licensing
 
value = instance.Licensing
[Browsable(false)]
public Licensing Licensing {get;}
[Browsable(false)]
public: __property Licensing* get_Licensing();
[Browsable(false)]
public:
property Licensing^ Licensing {
   Licensing^ get();
}
See Also

Reference

ScanFix Class
ScanFix Members

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