PrintPreviewControl::OnResize Method (EventArgs^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Raises the Resize event.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
If the AutoZoom property is set to true, the OnResize method resizes the page in proportion to the PrintPreviewControl control. If AutoZoom is false, the PrintPreviewControl centers the page on the control.
.NET Framework
Available since 1.1
Available since 1.1
Show: