PageSettings
Specifies settings that apply to a single, printed page.
Gets the size of the page, taking into account the page orientation specified by the Landscape property.
Gets or sets a value indicating whether the page should be printed in color.
Gets the x-coordinate, in hundredths of an inch, of the hard margin at the left of the page.
Gets the y-coordinate, in hundredths of an inch, of the hard margin at the top of the page.
Gets or sets a value indicating whether the page is printed in landscape or portrait orientation.
Gets or sets the margins for this page.
Gets or sets the paper size for the page.
Gets or sets the page's paper source; for example, the printer's upper tray.
Gets the bounds of the printable area of the page for the printer.
Gets or sets the printer resolution for the page.
Gets or sets the printer settings associated with the page.
public PageSettings()
Initializes a new instance of the PageSettings class using the default printer.
Initializes a new instance of the PageSettings class using a specified printer.
Creates a copy of this PageSettings.
Copies the relevant information from the PageSettings to the specified DEVMODE structure.
Copies relevant information to the PageSettings from the specified DEVMODE structure.