PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / ActionHandlerPageView Class
Members

In This Topic
    ActionHandlerPageView Class
    In This Topic
    Represents an ActionHandlerBase that changes the document view in the current viewer control.
    Object Model
    ActionHandlerPageView Class
    Syntax
    'Declaration
     
    Public Class ActionHandlerPageView 
       Inherits ActionHandlerBase
    public class ActionHandlerPageView : ActionHandlerBase 
    Remarks
    For details on the use of action handlers, see ActionHandlerBase.
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.ActionHandlerBase
          C1.C1Preview.ActionHandlerPageView

    See Also