Class License

信息

提供设置许可证的方法。

public static class License

继承

objectLicense

继承的成员

示例

展示如何激活许可证。

// Set License
License.Set("PathToLicense.lic");

方法

Set(string)

为组件授权。

public static void Set(string licenseName)

参数

  • licenseName string: 可以是完整文件名或短文件名。使用空字符串可切换到评估模式。

命名空间: Documentize
程序集: Documentize.dll

2026年8月6日
 中文