类 LicenseRestrictionException
LicenseRestrictionException class
表示在尝试执行在评估模式下受限的功能时可能抛出的异常。
public class LicenseRestrictionException : FontException
构造函数
| 名称 | 描述 |
|---|---|
| LicenseRestrictionException() | 初始化新的 FontCreationException 对象。 |
| LicenseRestrictionException(string) | 初始化新的 FontCreationException 对象。 |
| LicenseRestrictionException(SerializationInfo, StreamingContext) | 初始化新的 FontCreationException 对象。 |
| LicenseRestrictionException(string, Exception) | 初始化新的 FontCreationException 对象。 |
另见
- class FontException
- namespace Aspose.Font.Exceptions
- assembly Aspose.Font