'Declaration
Public Sub SetPDFXSolutionKey( _
ByVal key1 As Long, _
ByVal key2 As Long, _
ByVal key3 As Long, _
ByVal key4 As Long _
)
'Usage
Dim instance As Licensing
Dim key1 As Long
Dim key2 As Long
Dim key3 As Long
Dim key4 As Long
instance.SetPDFXSolutionKey(key1, key2, key3, key4)
Parameters
key1
Unlock key 1
key2
Unlock key 2
key3
Unlock key 3
key4
Unlock key 4
Remarks
This is the solution key for PDF Xpress required for all runtime licensing. The four integers are provided at the time of purchase of the runtime licenses along with the solution name for PDF Xpress, which is set with the SetPDFXSolutionName method.