SmartZone v7.2 - Updated December 26, 2022
SetSolutionName Method (Licensing)




Accusoft.SmartZoneOCR.Net Assembly > Accusoft.SmartZoneOCRSdk Namespace > Licensing Class : SetSolutionName Method
The solution name you want to use.
Sets the solution name.
Syntax
'Declaration
 
Public Sub SetSolutionName( _
   ByVal solutionName As String _
) 
 
'Usage
 
Dim instance As Licensing
Dim solutionName As String
 
instance.SetSolutionName(solutionName)

Parameters

solutionName
The solution name you want to use.
See Also

Reference

Licensing Class
Licensing Members

Is this page helpful?
Yes No
Thanks for your feedback.