System.Windows.Forms.PrintPreviewDialog.DefaultMinimumSize Property

Gets the default minimum size, in pixels, of the System.Windows.Forms.PrintPreviewDialog control.

Syntax

protected override System.Drawing.Size DefaultMinimumSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Unless overridden in a derived class, the PrintPreviewDialog.DefaultMinimumSize property returns a System.Drawing.Size with a System.Drawing.Size.Width of 370 pixels and a System.Drawing.Size.Height of 300 pixels.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0