ActiveReports 19 .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 a height of the bottom margin.  
    Public PropertyGets the custom properties of the page.  
    Public PropertyGets or sets a height of the page.  
    Public PropertyGets or sets a width of the left margin.  
    Public PropertyGets or sets an orientation of the page for printing.  
    Public PropertyGets or sets a width of the right margin.  
    Public PropertyGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component.  
    Public PropertyGets or sets a style settings for the page.  
    Public PropertyGets or sets a value indicating whether the page should throw an error if placeholders are empty.  
    Public PropertyGets or sets a height of the top margin.  
    Public PropertyGets or sets a value indicating whether the page is hidden.  
    Public PropertyGets or sets a width of the page.  
    Top
    See Also