The HistoryOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
MaxHistoryLength |
Gets or sets the maximum number of items stored in preview history.
|
|
|
MaxVisitedDocuments |
Gets or sets the maximum number of stored visited documents.
|
|
|
SavedActions |
Gets or sets a value indicating which kinds of
actions are saved in the preview history.
|
|
|
VisitedDocumentStorage |
Gets or sets a value indicating how to store
documents in the preview history.
|
Events
| Name | Description | |
|---|---|---|
|
|
PropertyChanged |
Occurs when the value of a property of the current HistoryOptions has changed.
|