Click or drag to resize

LicenseProvider SetAppKey Method

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

Namespace: Spire.Presentation.License
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public static void SetAppKey(
	string appKey
)

Parameters

appKey
Type: System String
app key.
See Also