See Also

Printer Class  | DataDynamics.ActiveReports.Document Namespace

See Also ActiveReports.Viewer Send feedback to Data Dynamics

Printer Class Members

Printer overview

Public Constructors

Public Constructor Printer Constructor Initializes a new instance of the Printer class.

Public Properties

Public Property Container (Inherited from System.ComponentModel.Component) 
Public Property DefaultPageSettings (Inherited from System.Drawing.Printing.PrintDocument) 
Public Property DocumentName (Inherited from System.Drawing.Printing.PrintDocument) 
Public Property Landscape Gets or sets a value indicating whether the page is printed in landscape or portrait orientation.
Public Property OriginAtMargins (Inherited from System.Drawing.Printing.PrintDocument) 
Public Property PaperHeight Gets the height of the paper, in inches.
Public Property PaperKind Gets or sets the kind of paper to be used to print the report.
Public Property PaperSize Sets or returns the custom paper size object to be used to print the report.
Public Property PaperSizes Gets the paper sizes that are supported by this printer.
Public Property PaperWidth Gets the width of the paper, in inches.
Public Property PrintController (Inherited from System.Drawing.Printing.PrintDocument) 
Public Property PrinterName Gets or sets the name of the printer to use.
Public Property PrinterSettings (Inherited from System.Drawing.Printing.PrintDocument) 
Public Property Site (Inherited from System.ComponentModel.Component) 
Public Property VisibleBounds Gets the printable area of the page for the printer.

Public Methods

Public Method CreateObjRef (Inherited from System.MarshalByRefObject) 
Public Method Dispose (Inherited from System.ComponentModel.Component) 
Public Method GetLifetimeService (Inherited from System.MarshalByRefObject) 
Public Method InitializeLifetimeService (Inherited from System.MarshalByRefObject) 
Public Method Print (Inherited from System.Drawing.Printing.PrintDocument)Starts the document's printing process.
Public Method Reinitialize Reinitializes an instance of the Printer class.
Public Method ToString (Inherited from System.Drawing.Printing.PrintDocument) 

Public Events

Public Event BeginPrint (Inherited from System.Drawing.Printing.PrintDocument)Occurs when the Print method is called and before the first page of the document prints.
Public Event Disposed (Inherited from System.ComponentModel.Component)Adds an event handler to listen to the Disposed event on the component.
Public Event EndPrint (Inherited from System.Drawing.Printing.PrintDocument)Occurs when the last page of the document has printed.
Public Event PrintPage (Inherited from System.Drawing.Printing.PrintDocument)Occurs when the output to print for the current page is needed.
Public Event QueryPageSettings (Inherited from System.Drawing.Printing.PrintDocument)Occurs immediately before each PrintPage event.

See Also

Printer Class  | DataDynamics.ActiveReports.Document Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.