Aspose.Note for .Net
PageHistory Methods |
The PageHistory type exposes the following members.

Name | Description | |
---|---|---|
![]() | Add |
Adds the page version to the end of the PageHistory.
|
![]() | AddRange |
Adds the page versions to the end of the PageHistory.
|
![]() | Clear |
Clears the page history.
|
![]() | Contains |
Determines whether the page history contains the page version.
|
![]() | CopyTo |
Copies the page versions to an array, starting at the beginning.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through child nodes of the PageHistory.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | IndexOf |
Determines the index of a specific page version in the page history.
|
![]() | Insert |
Inserts a page version into the page history.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove |
Removes the page version from the PageHistory.
|
![]() | RemoveAt |
Removes the page version at the specified index of the PageHistory.
|
![]() | RemoveRange |
Removes a range of the page versions from the PageHistory.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
