PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / HistoryOptions Class / VisitedDocumentStorage Property

In This Topic
    VisitedDocumentStorage Property (HistoryOptions)
    In This Topic
    Gets or sets a value indicating how to store documents in the preview history.
    Syntax
    'Declaration
     
    Public Property VisitedDocumentStorage As VisitedDocumentStorageEnum
    public VisitedDocumentStorageEnum VisitedDocumentStorage {get; set;}
    See Also