The event handler receives an argument of type PrintPreviewShowingEventArgs containing data related to this event. The following PrintPreviewShowingEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel | Gets or sets whether to cancel the print preview. |
PreviewControl | Gets the control associated with the print preview dialog. |
PreviewDialog | Gets the print preview dialog to be displayed. |