Represents an ActionHandlerBase that displays the page setup dialog
allowing the end user to change the page properties of the current C1PrintDocument.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public class ActionHandlerPageSetup : ActionHandlerBase |
Visual Basic |
---|
Public Class ActionHandlerPageSetup _ Inherits ActionHandlerBase |
Remarks
For details on the use of action handlers, see ActionHandlerBase.