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

In This Topic
    IPageSettings Interface Members
    In This Topic

    The following tables list the members exposed by IPageSettings.

    Public Properties
     NameDescription
     PropertyGets the size of the page, taking into account the page orientation specified by the System.Drawing.Printing.PageSettings.Landscape property.  
     PropertyGets or sets a value indicating whether the page should be printed in color.  
     PropertyGets the x-coordinate, in hundredths of an inch, of the hard margin at the left of the page.  
     PropertyGets the y-coordinate, in hundredths of an inch, of the hard margin at the top of the page.  
     PropertyGets or sets a value indicating whether the page is printed in landscape or portrait orientation.  
     PropertyGets or sets the margins for this page.  
     PropertyGets or sets the paper size for the page.  
     PropertyGets or sets the page's paper source; for example, the printer's upper tray.  
     PropertyGets the bounds of the printable area of the page for the printer.  
     PropertyGets or sets the printer settings associated with the page.  
    Top
    See Also