Name | Description | |
---|---|---|
HistoryOptions Constructor | Initializes a new instance of the HistoryOptions class. |
The following tables list the members exposed by HistoryOptions.
Name | Description | |
---|---|---|
HistoryOptions Constructor | Initializes a new instance of the HistoryOptions class. |
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. | |
PreviewPane | Gets the C1PreviewPane control associated with the current object. | |
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. |
Name | Description | |
---|---|---|
AssignFrom | Assigns (copies) properties from another HistoryOptions to the current object. |
Name | Description | |
---|---|---|
OnPropertyChanged | Fires HistoryOptions.PropertyChanged event. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the value of a property of the current HistoryOptions has changed. |