ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / Printer Class
Properties Methods Events

In This Topic
    Printer Class Members
    In This Topic

    The following tables list the members exposed by Printer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets page settings in platform independent format that are used as defaults for all pages to be printed.  
    Public PropertyGets or sets the paper size for the page. The size is specified in hundredths of an inch.  
    Public PropertyGets or sets the paper size for the page. The size is specified in hundredths of an inch.  
    Public PropertyGets a PrinterSettings in platform independent format that specifies where and how the document is printed.  
    Public PropertyLandscape There is a potential problem if some one uses the DefaultPageSettings.Landscape to change the the landscape instead of Printer.Landscape.  
    Public PropertyPaper height in inches.  
    Public PropertyGets or sets the type of paper.  
    Public PropertyGets or sets the paper size for the page. The size is specified in hundredths of an inch.  
    Public PropertyGets the paper sizes that are supported by this printer. Paper size in hundredths of an inch.  
    Public PropertyPaper width 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.  
    Public PropertyVisibleBounds  
    Top
    Public Methods
     NameDescription
    Public MethodReinitialize  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the Printer.Print method is called and before the first page of the document prints.  
    Public EventOccurs when the last page of the document has printed.  
    Public EventOccurs when the output to print for the current page is needed.  
    Public EventOccurs immediately before each Printer.PrintPage event.  
    Top
    See Also