The properties of the PrintDialog class are listed below. For a complete list of PrintDialog class members, see the PrintDialog Members topic.
AllowPrintToFile | Gets or sets a value indicating whether the Print to file checkbox is enabled. |
AllowSelection | Gets or sets a value indicating whether the From... To... Page option button is enabled. |
AllowSomePages | Gets or sets a value indicating whether the Pages option button is enabled. |
Document | Gets or sets a value indicating the PrintDocument used to obtain PrinterSettings. |
PrinterSettings | Gets or sets the PrinterSettings the dialog box will be modifying. |
PrintToFile | Gets or sets a value indicating whether the Print to file checkbox is checked. |
ShowHelp | Gets or sets a value indicating whether the Help button is displayed. |
ShowNetwork | Gets or sets a value indicating whether the Network button is displayed. |
Site (inherited from Component) | Gets or sets the site of the Component. |