Aspose::Pdf::LicenseInfo class

LicenseInfo class

Represents a license information.

class LicenseInfo : public System::Object

Methods

MethodDescription
get_EditionType() constGets the edition type of the license.
get_EmailTo() constGets the email address used to license.
get_LicensedTo() constGets the information about the licensee.
get_LicenseExpiry() constGets the license expiry date.
get_LicenseNote() constGets the license note.
get_LicenseType() constGets the license type.
get_Products() constGets the list of licensed products.
get_SubscriptionExpiry() constGets the assembly release date to which updates are possible.

See Also