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

In This Topic
    SavedActions Property (HistoryOptions)
    In This Topic
    Gets or sets a value indicating which kinds of actions are saved in the preview history.
    Syntax
    'Declaration
     
    Public Property SavedActions As HistorySavedActionsEnum
    public HistorySavedActionsEnum SavedActions {get; set;}
    See Also