System.Windows.Forms.PrintDialog: Property Members

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

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

Public Properties

AllowCurrentPagebool.

Gets or sets a value indicating whether the Current Page option button is displayed.

AllowPrintToFilebool.

Gets or sets a value indicating whether the Print to file check box is enabled.

AllowSelectionbool.

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

AllowSomePagesbool.

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

DocumentSystem.Drawing.Printing.PrintDocument.

Gets or sets a value indicating the System.Drawing.Printing.PrintDocument used to obtain System.Drawing.Printing.PrinterSettings.

PrinterSettingsSystem.Drawing.Printing.PrinterSettings.

Gets or sets the printer settings the dialog box modifies.

PrintToFilebool.

Gets or sets a value indicating whether the Print to file check box is selected.

ShowHelpbool.

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

ShowNetworkbool.

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

UseEXDialogbool.

Gets or sets a value indicating whether the dialog should be shown in the Windows XP style for systems running WinXpFamily or later.