ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPrinterSettings Interface
Properties

In This Topic
    IPrinterSettings Interface Members
    In This Topic

    The following tables list the members exposed by IPrinterSettings.

    Public Properties
     NameDescription
     PropertyGets a value indicating whether the printer supports double-sided printing.  
     PropertyGets or sets a value indicating whether the printed document is collated.  
     PropertyGets or sets the number of copies of the document to print.  
     PropertyGets the default page settings for this printer.  
     PropertyGets or sets the printer setting for double-sided printing.  
     PropertyGets or sets the page number of the first page to print.  
     PropertyGets a value indicating whether the PrinterName property designates the default printer, except when the user explicitly sets PrinterName.  
     PropertyGets a value indicating whether the printer is a plotter.  
     PropertyGets a value indicating whether the PrinterName property designates a valid printer.  
     PropertyGets the angle, in degrees, that the portrait orientation is rotated to produce the landscape orientation.  
     PropertyGets the maximum number of copies that the printer enables the user to print at a time.  
     PropertyGets or sets the maximum FromPage or ToPage that can be selected in a System.Windows.Forms.PrintDialog.  
     PropertyGets or sets the minimum FromPage or ToPage that can be selected in a System.Windows.Forms.PrintDialog.  
     PropertyGets the paper sizes that are supported by this printer.  
     PropertyGets the paper source trays that are available on the printer.  
     PropertyGets or sets the name of the printer to use.  
     PropertyGets or sets the file name, when printing to a file.  
     PropertyGets or sets the page numbers that the user has specified to be printed.  
     PropertyGets or sets a value indicating whether the printing output is sent to a file instead of a port.  
     PropertyGets a value indicating whether this printer supports color printing.  
     PropertyGets or sets the number of the last page to print.  
    Top
    See Also