Returns folder path from which component will load license file (BarcodeLicense.xml).

Namespace:  Lesnikowski.Barcode
Assembly:  Barcode (in Barcode.dll) Version: 1.0.5.40002

Syntax

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

Return Value

License file folder

See Also