Aspose::Pdf::License klass

License class

Tillhandahåller metoder för att licensiera komponenten.

class License : public System::Object

Metoder

MetodBeskrivning
ClearLicense()Rensar den aktuella licensen.
get_Embedded() constLicense nummer lades till som inbäddad resurs.
get_LicenseInfo() constHä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