OutputIntents.Item
OutputIntents 索引器
获取指定 index 处的输出意图。
public OutputIntent this[int index] { get; }
参数 | 描述 |
---|---|
index | 要获取的输出意图的零基索引。 |
返回值
指定 index 处的输出意图。
异常
异常 | 条件 |
---|---|
ArgumentOutOfRangeException | index 小于 0 或 index 等于或大于 Count 。 |
InvalidOperationException | 包含集合的文档没有目录以访问 OutputIntents。 |
另请参见
- 类 OutputIntent
- 类 OutputIntents
- 命名空间 Aspose.Pdf
- 程序集 Aspose.PDF