License

Overview

License is a class in Aspose.3D FOSS for .NET.

License management class (not available in FOSS version)

Methods

SignatureDescription
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)

See Also