License
Overview
License is a class in Aspose.3D FOSS for .NET.
License management class (not available in FOSS version)
This class provides 2 methods for working with License objects in .NET programs.
Available methods include: License, SetLicense.
All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
License() | Creates a new License instance |
SetLicense(licenseName: string) | Not implemented in the FOSS edition — throws at runtime. Sets the license (not available in FOSS version) |
SetLicense(stream: System.IO.Stream) | Not implemented in the FOSS edition — throws at runtime. Sets the license (not available in FOSS version) |