LicenseProvider
LoadLicense Method
|
Load the license provided by current setting to the license cache.
Namespace:
Spire.Barcode.License
Assembly:
Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public static void LoadLicense()
Public Shared Sub LoadLicense
public:
static void LoadLicense()
static member LoadLicense : unit -> unit
See Also