classe Aspose::Page::License
License class
Fornisce metodi per licenziare il componente.
class License : public System::Object
Metodi
| Metodo | Descrizione |
|---|---|
| get_Embedded() const | Il numero License è stato aggiunto come risorsa incorporata. |
| License() | Inizializza una nuova istanza di questa classe. |
| set_Embedded(bool) | Il numero License è stato aggiunto come risorsa incorporata. |
| SetLicense(System::String) | Licenzia il componente. |
| SetLicense(System::SharedPtr<System::IO::Stream>) | Licenzia il componente. |
Vedi anche
- Class Object
- Namespace Aspose::Page
- Library Aspose.Page for C++