PageHistory.RemoveRange
PageHistory.RemoveRange method
Removes a range of the page versions from the PageHistory
.
public void RemoveRange(int index, int count)
Parameter | Type | Description |
---|---|---|
index | Int32 | The index. |
count | Int32 | The count. |
See Also
- class PageHistory
- namespace Aspose.Note
- assembly Aspose.Note