The properties of the PageSetupDialog class are listed below. For a complete list of PageSetupDialog class members, see the PageSetupDialog Members topic.
AllowMargins | Gets or sets a value indicating whether the margins section of the dialog box is enabled. |
AllowOrientation | Gets or sets a value indicating whether the orientation section of the dialog box (i.e., landscape vs. portrait) is enabled. |
AllowPaper | Gets or sets a value indicating whether the paper section of the dialog box (paper size and paper source) is enabled. |
AllowPrinter | Gets or sets a value indicating whether the Printer button is enabled. |
Document | Gets or sets a value indicating the print document to get page settings from. |
MinMargins | Gets or sets a value indicating the minimum margins the user is allowed to select, in hundredths of an inch. |
PageSettings | Gets or sets a value indicating the page settings modified by the dialog box. |
PrinterSettings | Gets or sets the printer settings the dialog box will modify if the user clicks the Printer button. |
ShowHelp | Gets or sets a value indicating whether the Help button is visible. |
ShowNetwork | Gets or sets a value indicating whether the Network button is visible. |
Site (inherited from Component) | Gets or sets the site of the Component. |