PageHistory.IndexOf
PageHistory.IndexOf method
确定特定页面版本在页面历史记录中的索引。
public int IndexOf(Page item)
| 参数 | 类型 | 描述 |
|---|---|---|
| 项目 | Page | 页面版本。 |
返回值
Int32。
另请参阅
- class Page
- class PageHistory
- namespace Aspose.Note
- assembly Aspose.Note
确定特定页面版本在页面历史记录中的索引。
public int IndexOf(Page item)
| 参数 | 类型 | 描述 |
|---|---|---|
| 项目 | Page | 页面版本。 |
Int32。