Click or drag to resize
BaseBarcodeGetLicenseFolder Method
Returns folder path from which component will load license file (BarcodeLicense.xml).

Namespace:  Limilabs.Barcode
Assembly:  Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
public string GetLicenseFolder()

Return Value

Type: String
License file folder

Implements

IBaseBarcodeGetLicenseFolder
See Also