[]
Represents the history-related options of a C1PrintPreviewControl.
public class PreviewHistoryOptions
| Name | Description |
|---|---|
| PreviewHistoryOptions(C1PrintPreviewControl) | Initializes a new instance of the PreviewHistoryOptions class. |
| Name | Description |
|---|---|
| MaxHistoryMenuSize | Gets or sets the maximum number of items in history dropdown menus. |
| MaxVisitedDocumentsMenuSize | Gets or sets the maximum number of previously visited documents in file open dropdown menu. |
| Owner | Gets the C1PrintPreviewControl associated with the current object. |