Click or drag to resize

LicenseProvider SetLicenseFileName Method

Sets the license file name, which will be used for loading license.

Namespace: Spire.Barcode.License
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public static void SetLicenseFileName(
	string licenseFileName
)

Parameters

licenseFileName
Type: System String
License file name.
See Also