Printer Constructor | Initializes a new instance of the Printer class. |
Container (Inherited from System.ComponentModel.Component) | |
DefaultPageSettings (Inherited from System.Drawing.Printing.PrintDocument) | |
DocumentName (Inherited from System.Drawing.Printing.PrintDocument) | |
Landscape | Gets or sets a value indicating whether the page is printed in landscape or portrait orientation. |
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 (Inherited from System.Drawing.Printing.PrintDocument) | |
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. |
CreateObjRef (Inherited from System.MarshalByRefObject) | |
Dispose (Inherited from System.ComponentModel.Component) | |
GetLifetimeService (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService (Inherited from System.MarshalByRefObject) | |
Print (Inherited from System.Drawing.Printing.PrintDocument) | Starts the document's printing process. |
Reinitialize | Reinitializes an instance of the Printer class. |
ToString (Inherited from System.Drawing.Printing.PrintDocument) |
BeginPrint (Inherited from System.Drawing.Printing.PrintDocument) | Occurs when the Print method is called and before the first page of the document prints. |
Disposed (Inherited from System.ComponentModel.Component) | Adds an event handler to listen to the Disposed event on the component. |
EndPrint (Inherited from System.Drawing.Printing.PrintDocument) | Occurs when the last page of the document has printed. |
PrintPage (Inherited from System.Drawing.Printing.PrintDocument) | Occurs when the output to print for the current page is needed. |
QueryPageSettings (Inherited from System.Drawing.Printing.PrintDocument) | Occurs immediately before each PrintPage event. |
Printer Class | DataDynamics.ActiveReports.Document Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.