Sets the PDF Xpress runtime OEM license key.
| Visual Basic |
|---|
Public Sub SetPDFXOEMLicenseKey( _ ByVal newVal As String _ ) |
- newVal
- The OEM license key for PDF Xpress required for OEM licensing.
When OEM runtime licenses are purchased, the OEM license key for PDF Xpress is provided in the purchase confirmation email.
Note: UsePDFXpress must be successfully called before calling SetPDFXOEMLicenseKey.
Note: This unlocking is only relevant if PDF Xpress version 5 or later is being accessed. For version 4, use the SetPDFXLicenseCodes method to unlock PDF Xpress.