 
            | PDF Xpress for .NET - User Guide > Licensing > Runtime Licensing > Manually Reported Runtime (Non-Node-Locked) > Solution Name | 
The solution name is
| 
                        Copy Code
                     | |
|---|---|
| PdfXpress pdf = new PdfXpress(); pdf.Licensing.SetSolutionName("ACMEImaging"); | |
The Solution Name must be set in order to use runtime licensing.