Click or drag to resize

CPDFSDKVerifier Methods

The CPDFSDKVerifier type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetDeviceId
Public methodStatic memberGetSDKVersion
Public methodStatic memberLicenseVerify
Public methodStatic memberLoadNativeLibrary
Public methodStatic memberOnlineLicenseVerify
When the result in the registry is empty, it needs to be read from the remote server.
When the result in the registry is not empty, it is first verified locally.
Then, the remote content is read during the program execution.
If the remote content is different from the local content, the local content will be updated.
Otherwise, it will be not updated.
Public methodStatic memberPrintPermissions
Top
See Also