ActiveReports 12
Printer Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace : Printer Class

The following tables list the members exposed by Printer.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Printer class.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets page settings that are used as defaults for all pages to be printed. (Inherited from System.Drawing.Printing.PrintDocument)
Public PropertyGets 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)
Public PropertySpecifies whether to print the page in landscape mode or portrait mode.  
Public PropertyGets 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)
Public PropertyGets the height of the paper, in inches.   
Public PropertyGets or sets the kind of paper to be used to print the report.   
Public PropertySets or returns the custom paper size object to be used to print the report.  
Public PropertyGets the paper sizes that are supported by this printer.   
Public PropertyGets the width of the paper, in inches.  
Public PropertyGets or sets the print controller that guides the printing process.   
Public PropertyGets or sets the name of the printer to use.   
Public PropertyGets or sets the printer that prints the document. (Inherited from System.Drawing.Printing.PrintDocument)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets the printable area of the page for the printer.   
Top
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodStarts the document's printing process. (Inherited from System.Drawing.Printing.PrintDocument)
Public MethodReinitializes an instance of the Printer class.   
Public MethodProvides information about the print document, in string form. (Inherited from System.Drawing.Printing.PrintDocument)
Top
Public Events
 NameDescription
Public EventOccurs when the System.Drawing.Printing.PrintDocument.Print method is called and before the first page of the document prints. (Inherited from System.Drawing.Printing.PrintDocument)
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the last page of the document has printed. (Inherited from System.Drawing.Printing.PrintDocument)
Public EventOccurs when the output to print for the current page is needed. (Inherited from System.Drawing.Printing.PrintDocument)
Public EventOccurs immediately before each System.Drawing.Printing.PrintDocument.PrintPage event. (Inherited from System.Drawing.Printing.PrintDocument)
Top
See Also

Reference

Printer Class
GrapeCity.ActiveReports.Extensibility.Printing Namespace