Accusoft.PdfXpress7.Net
SetSolutionName Method




A string value which represents the application name.
Unlocks the PDF Xpress control for use with the given application.
Syntax
'Declaration
 
Public Sub SetSolutionName( _
   ByVal solutionName As String _
) 
'Usage
 
Dim instance As Licensing
Dim solutionName As String
 
instance.SetSolutionName(solutionName)
public void SetSolutionName( 
   string solutionName
)
public: void SetSolutionName( 
   string* solutionName
) 
public:
void SetSolutionName( 
   String^ solutionName
) 

Parameters

solutionName
A string value which represents the application name.
See Also

Reference

Licensing Class
Licensing Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback