ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / Page Class
Properties Methods

In This Topic
    Page Class Members
    In This Topic

    The following tables list the members exposed by Page.

    Public Constructors
     NameDescription
    Public ConstructorInitializes an instance of class Page.  
    Top
    Public Properties
     NameDescription
    Public PropertyGetsthe annotations.  
    Public PropertyGets the bookmarks.  
    Public PropertyGets readonly collection of canvas items.  
    Public PropertyGets or sets whether the page is compressed.  
    Public PropertyGets or sets the fonts.  
    Public PropertyGets or sets the height.  
    Public PropertyGets unique page identifier (used in PagesCollection to track swapped out pages)  
    Public PropertyGets whether there is a pro license  
    Public PropertyGets the margins.  
    Public PropertyGets or sets the orientation.  
    Public PropertyGets the pages collection.  
    Public PropertyGets the size of the page in *inches*.  
    Public PropertyGets or sets the units.  
    Public PropertyGets or sets users preferences.  
    Public PropertyGets or sets the width.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the bookmark.  
    Public MethodClears canvas items, bookmarks, fonts and objects tags.  
    Public MethodClears canvas items.  
    Public MethodPerforms a cloning of this instance.  
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged/managed resources.  
    Public MethodOverloaded. Summary description for Load Method.  
    Public MethodOverlays page.  
    Public MethodRefreshes the page in the cache.  
    Public MethodRenders the page using the canvas item renderer.  
    Public MethodOverloaded. Save Method  
    Public MethodReturns a string that represents the current object.  
    Top
    See Also