Accusoft.ThumbnailXpress6.Net
SetPDFXSolutionName Method




The solution name.
Sets the PDF Xpress control runtime license deployment solution name.
Syntax
'Declaration
 
Public Sub SetPDFXSolutionName( _
   ByVal solutionName As String _
) 
'Usage
 
Dim instance As Licensing
Dim solutionName As String
 
instance.SetPDFXSolutionName(solutionName)
public void SetPDFXSolutionName( 
   string solutionName
)
public: void SetPDFXSolutionName( 
   string* solutionName
) 
public:
void SetPDFXSolutionName( 
   String^ solutionName
) 

Parameters

solutionName
The solution name.
Remarks
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: AccessPdfXpress must be successfully called before calling SetPDFXSolutionName.

See Also

Reference

Licensing Class
Licensing Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback