The HistoryOptions type exposes the following members.

Properties

  Name Description
Public property MaxHistoryLength
Gets or sets the maximum number of items stored in preview history.
Public property MaxVisitedDocuments
Gets or sets the maximum number of stored visited documents.
Public property SavedActions
Gets or sets a value indicating which kinds of actions are saved in the preview history.
Public property VisitedDocumentStorage
Gets or sets a value indicating how to store documents in the preview history.

Events

  Name Description
Public event PropertyChanged
Occurs when the value of a property of the current HistoryOptions has changed.

See Also