Aspose::Pdf::License klass
License class
Tillhandahåller metoder för att licensiera komponenten.
class License : public System::Object
Metoder
| Metod | Beskrivning |
|---|---|
| ClearLicense() | Rensar den aktuella licensen. |
| get_Embedded() const | License nummer lades till som inbäddad resurs. |
| get_LicenseInfo() const | Hämtar den aktuella licensinformationen. |
| License() | Initierar en ny instans av denna klass. |
| set_Embedded(bool) | License nummer lades till som inbäddad resurs. |
| SetLicense(const System::String&) | Licensierar komponenten. |
| SetLicense(const System::SharedPtr<System::IO::Stream>&) | Licensierar komponenten. |
Se även
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++