Click or drag to resize

LicenseProvider SetAppKey Method

Provides app key, which will be used for AI Calling.

Namespace: Spire.Doc.License
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public static void SetAppKey(
	string appKey
)

Parameters

appKey
Type: System String
app key.
See Also