Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
DefaultPageSettings | Gets or sets page settings that are used as defaults for all pages to be printed. (Inherited from System.Drawing.Printing.PrintDocument) | |
DocumentName | Gets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document. (Inherited from System.Drawing.Printing.PrintDocument) | |
Landscape | Specifies whether to print the page in landscape mode or portrait mode. | |
OriginAtMargins | Gets or sets a value indicating whether the position of a graphics object associated with a page is located just inside the user-specified margins or at the top-left corner of the printable area of the page. (Inherited from System.Drawing.Printing.PrintDocument) | |
PaperHeight | Gets the height of the paper, in inches. | |
PaperKind | Gets or sets the kind of paper to be used to print the report. | |
PaperSize | Sets or returns the custom paper size object to be used to print the report. | |
PaperSizes | Gets the paper sizes that are supported by this printer. | |
PaperWidth | Gets the width of the paper, in inches. | |
PrintController | Gets or sets the print controller that guides the printing process. | |
PrinterName | Gets or sets the name of the printer to use. | |
PrinterSettings | Gets or sets the printer that prints the document. (Inherited from System.Drawing.Printing.PrintDocument) | |
Site | (Inherited from System.ComponentModel.Component) | |
VisibleBounds | Gets the printable area of the page for the printer. |