Click or drag to resize

LicenseProvider SetAppKey Method

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

Namespace: Spire.Pdf.License
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public static void SetAppKey(
	string appKey
)

Parameters

appKey
Type: System String
app key.
See Also