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