The following tables list the members exposed by Printer.
Name | Description | |
---|---|---|
Printer Constructor | Initializes a new instance of the Printer class. |
Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
DefaultPageSettings | (Inherited from System.Drawing.Printing.PrintDocument) | |
DocumentName | (Inherited from System.Drawing.Printing.PrintDocument) | |
Landscape | Specifies whether to print the page in landscape mode or portrait mode. | |
OriginAtMargins | (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 | (Inherited from System.Drawing.Printing.PrintDocument) | |
Site | (Inherited from System.ComponentModel.Component) | |
VisibleBounds | Gets the printable area of the page for the printer. |
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Starts the document's printing process. (Inherited from System.Drawing.Printing.PrintDocument) | ||
Reinitialize | Reinitializes an instance of the Printer class. | |
ToString | (Inherited from System.Drawing.Printing.PrintDocument) |
Name | Description | |
---|---|---|
BeginPrint | (Inherited from System.Drawing.Printing.PrintDocument) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
EndPrint | (Inherited from System.Drawing.Printing.PrintDocument) | |
PrintPage | (Inherited from System.Drawing.Printing.PrintDocument) | |
QueryPageSettings | (Inherited from System.Drawing.Printing.PrintDocument) |