PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / ActionHandlerHistoryPrev Class
Members

In This Topic
    ActionHandlerHistoryPrev Class
    In This Topic
    Represents an ActionHandlerBase that switches to the previous history entry in the current viewer control.
    Object Model
    ActionHandlerHistoryPrev Class
    Syntax
    'Declaration
     
    Public Class ActionHandlerHistoryPrev 
       Inherits ActionHandlerBase
    public class ActionHandlerHistoryPrev : ActionHandlerBase 
    Remarks
    For details on the use of action handlers, see ActionHandlerBase.
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.ActionHandlerBase
          C1.C1Preview.ActionHandlerHistoryPrev

    See Also