Accusoft Pegasus
Accusoft.MicrXpress1.Net
UnlockWeb Method
See Also  Send Feedback
Accusoft.MicrXpressSdk Namespace > Licensing Class : UnlockWeb Method




webUnlockKey
The element to search for in the collection.
Unlocks the component for use in web servers.

Syntax

Visual Basic (Declaration)  
Public Sub UnlockWeb( _
   ByVal webUnlockKey As String _
) 
Visual Basic (Usage) Copy Code
Dim instance As Licensing
Dim webUnlockKey As String
 
instance.UnlockWeb(webUnlockKey)
C#  
public void UnlockWeb( 
   string webUnlockKey
)
Managed Extensions for C++  
public: void UnlockWeb( 
   string* webUnlockKey
) 
C++/CLI  
public:
void UnlockWeb( 
   String^ webUnlockKey
) 

Parameters

webUnlockKey
The element to search for in the collection.

Remarks

Note: The link to the Accusoft Pegasus web application that generates unlock web licensing strings is provided when client runtime licenses are purchased.

See Also


©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.