System.Windows.Forms.PageSetupDialog: Property Members

The properties of System.Windows.Forms.PageSetupDialog are listed below. For a list of all members, see the PageSetupDialog Members list.

See Also: Inherited members from System.Windows.Forms.CommonDialog

Public Properties

AllowMarginsbool.

Gets or sets a value indicating whether the margins section of the dialog box is enabled.

AllowOrientationbool.

Gets or sets a value indicating whether the orientation section of the dialog box (landscape versus portrait) is enabled.

AllowPaperbool.

Gets or sets a value indicating whether the paper section of the dialog box (paper size and paper source) is enabled.

AllowPrinterbool.

Gets or sets a value indicating whether the Printer button is enabled.

DocumentSystem.Drawing.Printing.PrintDocument.

Gets or sets a value indicating the System.Drawing.Printing.PrintDocument to get page settings from.

EnableMetricbool.

Gets or sets a value indicating whether the margin settings, when displayed in millimeters, should be automatically converted to and from hundredths of an inch.

MinMarginsSystem.Drawing.Printing.Margins.

Gets or sets a value indicating the minimum margins, in hundredths of an inch, the user is allowed to select.

PageSettingsSystem.Drawing.Printing.PageSettings.

Gets or sets a value indicating the page settings to modify.

PrinterSettingsSystem.Drawing.Printing.PrinterSettings.

Gets or sets the printer settings that are modified when the user clicks the Printer button in the dialog.

ShowHelpbool.

Gets or sets a value indicating whether the Help button is visible.

ShowNetworkbool.

Gets or sets a value indicating whether the Network button is visible.