ActiveReports 13
SystemPrinter Class Members
Properties  Methods 

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace : SystemPrinter Class

The following tables list the members exposed by SystemPrinter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SystemPrinter class.  
Top
Public Properties
 NameDescription
Public PropertyDetermines whether or not the report can be duplexed while printing.  
Public PropertyDetermines whether all the pages of the report should be printed before another copy of the report.  
Public PropertyDetermines whether or not the report will print in color.  
Public PropertyDetermines the number of copies to print.  
Public PropertyGets the horizontal resolution of the SystemPrinter object.  
Public PropertyGets the vertical resolution of the SystemPrinter object.  
Public PropertyGets or sets the report document setting for double-sided printing.  
Public PropertyGets or sets the file name used to print to a file.  
Public PropertySets the starting page in a print job.  
Public Property

Draws the page to the printer.

 
Public PropertyDetermines whether or not the report will be landscaped for printing.  
Public PropertySets the total page count in the progress dialog when doing custom printing.  
Public PropertyGets or sets the paper height for printing.  
Public PropertyGets or sets the paper size for the page.  
Public PropertyReturns a reference to the collection of paper sizes the printer supports.  
Public PropertyGets or sets the paper source for the page.  
Public PropertyReturns a reference to the collection of paper sources the printer supports.  
Public PropertySets or returns the width of the paper used to print the report.  
Public PropertyReturns the measurement in pixels of the non-printable section on the left side of the page.  
Public PropertyReturns the measurement in pixels of the non-printable section at the top of the page.  
Public PropertyGets or sets the current printer port.  
Public PropertyReturns the collection of printer ports available.  
Public PropertyGets or sets the name of the printer to use.  
Public PropertyReturns the collection of printer names available.  
Public PropertyGets or sets the printer resolution for the page.  
Public PropertyReturns a collection of the available printer resolutions.  
Public PropertyGets or sets the printer settings associated with the page.  
Public PropertySets the number of the last page to be printed.  
Top
Public Methods
 NameDescription
Public MethodAborts the SystemPrinter print job initialized by the StartJob method.  
Public MethodEnds the SystemPrinter print job initialized by the StartJob method.  
Public MethodEnds a specific page in a SystemPrinter print job initialized by the StartPage method.  
Public MethodAllows escape codes to be entered.  
Public MethodShows a SystemPrinter print dialog.  
Public MethodShows a SystemPrinter setup dialog.  
Public MethodStarts a SystemPrinter print job.  
Public MethodStarts a specific page in a SystemPrinter print job.  
Top
See Also

Reference

SystemPrinter Class
GrapeCity.ActiveReports Namespace