Aspose::Pdf::LicenseInfo class
LicenseInfo class
Represents a license information.
class LicenseInfo : public System::Object
Methods
| Method | Description |
|---|---|
| get_EditionType() const | Gets the edition type of the license. |
| get_EmailTo() const | Gets the email address used to license. |
| get_LicensedTo() const | Gets the information about the licensee. |
| get_LicenseExpiry() const | Gets the license expiry date. |
| get_LicenseNote() const | Gets the license note. |
| get_LicenseType() const | Gets the license type. |
| get_Products() const | Gets the list of licensed products. |
| get_SubscriptionExpiry() const | Gets the assembly release date to which updates are possible. |
See Also
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++