Sets the PDF Xpress runtime license deployment solution name.
| Visual Basic |
|---|
Public Sub SetPDFXSolutionName( _ ByVal newVal As String _ ) |
- newVal
- Solution name.
This is the name of the runtime license solution for PDF Xpress. The PDF Xpress solution name is provided in the purchase confirmation email when runtime licenses are purchased.
Note: UsePDFXpress must be successfully called before calling SetPDFXSolutionName.
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.