Class License
信息
提供设置许可证的方法。
public static class License继承
继承的成员
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
示例
展示如何激活许可证。
// Set License
License.Set("PathToLicense.lic");方法
Set(string)
为组件授权。
public static void Set(string licenseName)参数
licenseNamestring: 可以是完整文件名或短文件名。使用空字符串可切换到评估模式。
命名空间: Documentize
程序集: Documentize.dll