PageHistory.IndexOf
PageHistory.IndexOf method
确定页面历史中特定页面版本的索引。
public int IndexOf(Page item)
范围 | 类型 | 描述 |
---|---|---|
item | Page | 页面版本。 |
返回值
的Int32.
也可以看看
- class Page
- class PageHistory
- 命名空间 Aspose.Note
- 部件 Aspose.Note
确定页面历史中特定页面版本的索引。
public int IndexOf(Page item)
范围 | 类型 | 描述 |
---|---|---|
item | Page | 页面版本。 |
的Int32.