Click or drag to resize
BarcodeFactoryGetLicenseFolder Method
Returns the file path used to load the license file.

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

Return Value

Type: String
License file path.

Implements

IBarcodeFactoryGetLicenseFolder
See Also