PageHistory.Item
PageHistory indexer
获取或设置 PageHistory 中指定索引处的页面版本。
public Page this[int index] { get; set; }
| 参数 | 描述 |
|---|---|
| 索引 | 索引。 |
返回值
页面版本。
另见
- class Page
- class PageHistory
- namespace Aspose.Note
- assembly Aspose.Note
获取或设置 PageHistory 中指定索引处的页面版本。
public Page this[int index] { get; set; }
| 参数 | 描述 |
|---|---|
| 索引 | 索引。 |
页面版本。