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