System.Windows.Forms 1.0.5000.0 2.0.0.0 System.Windows.Forms.CommonDialog System.ComponentModel.DefaultProperty("Document") System.ComponentModel.Designer("System.Windows.Forms.Design.PrintDialogDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.IDesigner") When you create an instance of , the read/write properties are set to initial values. For a list of these values, see the constructor. To get printer settings that are modified by the user with the , use the property. For more information about printing with Windows Forms, see the namespace overview. If you want to print from a Windows Presentation Foundation application, see the namespace. Lets users select a printer and choose which sections of the document to print from a Windows Forms application. Constructor When you create an instance of , the following read/write properties are set to initial values. Property Initial Value false true false null null false false true You can change the value for any one of these properties through a separate call to the property. Initializes a new instance of the class. 1.0.5000.0 2.0.0.0 Property System.Boolean To be added. This property is valid for Windows 2000 and later versions of Windows operating systems. On operating systems earlier than Windows 2000, the property has no effect. Gets or sets a value indicating whether the Current Page option button is displayed. 2.0.0.0 System.ComponentModel.DefaultValue(false) Property System.ComponentModel.DefaultValue(true) System.Boolean To be added. To be added. Gets or sets a value indicating whether the Print to file check box is enabled. 1.0.5000.0 2.0.0.0 Property System.ComponentModel.DefaultValue(false) System.Boolean To be added. To be added. Gets or sets a value indicating whether the Selection option button is enabled. 1.0.5000.0 2.0.0.0 Property System.ComponentModel.DefaultValue(false) System.Boolean To be added. To be added. Gets or sets a value indicating whether the Pages option button is enabled. 1.0.5000.0 2.0.0.0 Property System.ComponentModel.DefaultValue(null) System.Drawing.Printing.PrintDocument To be added. To be added. Gets or sets a value indicating the used to obtain . 1.0.5000.0 2.0.0.0 Property System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) System.ComponentModel.DefaultValue(null) System.ComponentModel.Browsable(false) System.Drawing.Printing.PrinterSettings To be added. The property must be set before you call or an exception will occur. Gets or sets the printer settings the dialog box modifies. 1.0.5000.0 2.0.0.0 Property System.ComponentModel.DefaultValue(false) System.Boolean To be added. To be added. Gets or sets a value indicating whether the Print to file check box is selected. 1.0.5000.0 2.0.0.0 Method System.Void To be added. Resets all options, the last selected printer, and the page settings to their default values. 1.0.5000.0 2.0.0.0 Method System.Boolean To be added. To be added. To be added. To be added. 1.0.5000.0 2.0.0.0 Property System.ComponentModel.DefaultValue(false) System.Boolean To be added. This property was marked obsolete in Windows 2000 and does not affect this and later versions of Windows. Gets or sets a value indicating whether the Help button is displayed. 1.0.5000.0 2.0.0.0 Property System.ComponentModel.DefaultValue(true) System.Boolean To be added. This property was marked obsolete in Windows 2000 and does not affect this and later versions of Windows. Gets or sets a value indicating whether the Network button is displayed. 1.0.5000.0 2.0.0.0 Property 2.0.0.0 System.ComponentModel.DefaultValue(false) System.Boolean To be added. When this property is set to true, and will be ignored as these properties were made obsolete for Windows 2000 and later versions of Windows. Gets or sets a value indicating whether the dialog should be shown in the Windows XP style for systems running WinXpFamily or later.