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