PageSetupFormShowingEventArgs Constructors
Provides data for the RichEditControl.PageSetupFormShowing event.| Name | Parameters | Description |
|---|---|---|
| PageSetupFormShowingEventArgs(PageSetupFormControllerParameters) | controllerParameters | Initializes a new instance of the PageSetupFormShowingEventArgs class with the specified information for initializing the dialog controls. |
See Also