System.Windows.Forms.PrintPreviewDialog.AutoSize Property

Gets or sets a value indicating whether the System.Windows.Forms.PrintPreviewDialog should automatically resize to fit its contents.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public override bool AutoSize { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is not relevant for this class.

Setting the PrintPreviewDialog.AutoSize property has no affect on the appearance of the System.Windows.Forms.PrintPreviewDialog control.

Requirements

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