[]
        
(Showing Draft Content)

C1.Win.C1Preview.PreviewHistoryOptions

PreviewHistoryOptions Class

Represents the history-related options of a C1PrintPreviewControl.

Inheritance
PreviewHistoryOptions
Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public class PreviewHistoryOptions

Constructors

Name Description
PreviewHistoryOptions(C1PrintPreviewControl)

Initializes a new instance of the PreviewHistoryOptions class.

Properties

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.