Accusoft ImagXpress 12
SetSolutionKey Method
See Also  Send comments on this topic.
key1
Unlock key 1
key2
Unlock key 2
key3
Unlock key 3
key4
Unlock key 4
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : SetSolutionKey Method

Glossary Item Box

Description

Sets the ImagXpress control runtime license deployment key.

Syntax

Visual Basic
Public Sub SetSolutionKey( _
   ByVal key1 As Long, _
   ByVal key2 As Long, _
   ByVal key3 As Long, _
   ByVal key4 As Long _
) 

Parameters

key1
Unlock key 1
key2
Unlock key 2
key3
Unlock key 3
key4
Unlock key 4

Remarks

This is the solution key required for all runtime licensing. The four integers are provided at the time of purchase of the runtime licenses along with the solution name, which is set with the SetSolutionName method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.