Represents an ActionHandlerBase that changes the document view
in the current viewer control.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public class ActionHandlerPageView : ActionHandlerBase |
Visual Basic |
---|
Public Class ActionHandlerPageView _ Inherits ActionHandlerBase |
Remarks
For details on the use of action handlers, see ActionHandlerBase.