ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Page Class
Properties Methods Events

In This Topic
    Page Class Members
    In This Topic

    The following tables list the members exposed by Page.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Page class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the height of the bottom margin.  
    Public PropertyGets or sets height of the page.  
    Public PropertyGets or sets the width of the left margin.  
    Public PropertyGets or sets target paper orientation.  
    Public PropertyGets or sets the width of the right margin.  
    Public PropertyGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component.  
    Public Property

    Gets or sets the style settings for the page.

     
    Public PropertySpecifies whether the page should be thrown if place holders are empty.  
    Public PropertyGets or sets the height of the top margin.  
    Public Property

    Gets or sets a value indicating whether the page is hidden.

     
    Public PropertyGets or sets width of the page.  
    Top
    See Also