Returns the file path used to load the license file.

Namespace: Limilabs.Barcode
Assembly: Barcode (in Barcode.dll) Version: 2.0.0.20

Syntax

C#
string GetLicenseFolder()
Visual Basic
Function GetLicenseFolder As String
Visual C++
String^ GetLicenseFolder()

Return Value

License file path.

See Also