PageHistory Properties

Aspose.Note for .NET API

PageHistory Properties

The PageHistory type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the count of the page versions in the page history.
Public propertyCurrent
Gets the current page version.
Public propertyIsReadOnly
Gets a value indicating whether the page history is read only.
Public propertyItem
Gets or sets the page version at the specified index of the PageHistory.
Top
See Also