Aspose::Font::License 类
License class
提供对组件授权的方法。
class License : public System::Object
方法
| 方法 | 描述 |
|---|---|
| get_Embedded() const | License 编号已作为嵌入资源添加。 |
| License() | 初始化此类的新实例。 |
| set_Embedded(bool) | License 编号已作为嵌入资源添加。 |
| SetLicense(System::String) | 为组件授权。 |
| SetLicense(System::SharedPtr<System::IO::Stream>) | 为组件授权。 |
另见
- Class Object
- Namespace Aspose::Font
- Library Aspose.Font for C++