ActiveReports 13
Printer Class Members
Properties  Methods  Events

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

The following tables list the members exposed by Printer.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
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 PropertyLandscape There is a potential problem if some one uses the DefaultPageSettings.Landscape to change the the landscape instead of Printer.Landscape.  
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 PropertyPaperHeight  
Public PropertyPaperKind  
Public PropertyPaperSize  
Public PropertyPaperSizes  
Public PropertyPaperWidth  
Public PropertyGets or sets the print controller that guides the printing process.  
Public PropertyPrinterName  
Public PropertyGets or sets the printer that prints the document.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyVisibleBounds  
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 MethodReinitialize  
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