Raises the Control.Resize event.
- eventargs
- An EventArgs that contains the event data.
If the PrintPreviewControl.AutoZoom property is set to true, the PrintPreviewControl.OnResize(EventArgs) method resizes the page in proportion to the System.Windows.Forms.PrintPreviewControl control. If PrintPreviewControl.AutoZoom is false, the System.Windows.Forms.PrintPreviewControl centers the page on the control.