The members of System.Drawing.Printing.PageSettings are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Drawing.Printing.PageSettings class using the default printer. | ||
Initializes a new instance of the System.Drawing.Printing.PageSettings class using a specified printer. |
| [read-only] | Bounds | System.Drawing.Rectangle.
Gets the size of the page, taking into account the page orientation specified by the PageSettings.Landscape property. |
| Color | bool.
Gets or sets a value indicating whether the page should be printed in color. | |
| [read-only] | HardMarginX | float.
Gets the x-coordinate, in hundredths of an inch, of the hard margin at the left of the page. |
| [read-only] | HardMarginY | float.
Gets the y-coordinate, in hundredths of an inch, of the hard margin at the top of the page. |
| Landscape | bool.
Gets or sets a value indicating whether the page is printed in landscape or portrait orientation. | |
| Margins | Margins.
Gets or sets the margins for this page. | |
| PaperSize | PaperSize.
Gets or sets the paper size for the page. | |
| PaperSource | PaperSource.
Gets or sets the page's paper source; for example, the printer's upper tray. | |
| [read-only] | PrintableArea | System.Drawing.RectangleF.
Gets the bounds of the printable area of the page for the printer. |
| PrinterResolution | PrinterResolution.
Gets or sets the printer resolution for the page. | |
| PrinterSettings | PrinterSettings.
Gets or sets the printer settings associated with the page. |
Clone()
| ||
CopyToHdevmode(IntPtr)
| ||
SetHdevmode(IntPtr)
| ||
override | ToString()
| |