Aspose::TeX::License class
License class
Provides methods to license the component.
class License : public System::Object
Methods
Method | Description |
---|---|
get_Embedded() const | License number was added as embedded resource. |
License() | Initializes a new instance of this class. |
set_Embedded(bool) | License number was added as embedded resource. |
SetLicense(System::String) | Licenses the component. |
SetLicense(System::SharedPtr<System::IO::Stream>) | Licenses the component. |
See Also
- Class Object
- Namespace Aspose::TeX
- Library Aspose.TeX for C++