Aspose::Pub::License class

License class

Provides methods to license the component.

class License : public System::Object

Methods

MethodDescription
License()Initializes a new instance of this class.
SetLicense(System::String)Licenses the component.
SetLicense(System::SharedPtr<System::IO::Stream>)Licenses the component.

See Also