Class BoundsOutOfRangeException
BoundsOutOfRangeException 类
表示当一个项目不适合给定容器尺寸时发生的异常。
public class BoundsOutOfRangeException : PdfException
构造函数
名称 | 描述 |
---|---|
BoundsOutOfRangeException() | 初始化 BoundsOutOfRangeException 类的新实例。 |
BoundsOutOfRangeException(string) | 使用指定的错误消息初始化 BoundsOutOfRangeException 类的新实例。 |
BoundsOutOfRangeException(string, double, double) | 使用指定的错误消息和项目尺寸初始化 BoundsOutOfRangeException 类的新实例。 |
另请参阅
- 类 PdfException
- 命名空间 Aspose.Pdf
- 程序集 Aspose.PDF