LicenseProvider
ClearLicense Method
|
Clear all cached license.
Namespace:
Spire.Presentation.License
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public static void ClearLicense()
Public Shared Sub ClearLicense
public:
static void ClearLicense()
static member ClearLicense : unit -> unit
See Also