Click or drag to resize

CPDFSDKVerifierLicenseVerify Method

Namespace:  ComPDFKit.NativeMethod
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public static LicenseErrorCode LicenseVerify(
	string license,
	bool isFile = false
)

Parameters

license
Type: SystemString
isFile (Optional)
Type: SystemBoolean

Return Value

Type: LicenseErrorCode
See Also