ActiveReports 18 .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 ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyAnnotations. Setter is obsolete and does nothing. Please, use AnnotationCollection's methods to modify it.  
    Public PropertyThis is necessary to be public for HtmlExport's use.  
    Public PropertyGets readonly collection of canvas items  
    Public PropertyCompress  
    Public PropertySummary description for Fonts Property.  
    Public PropertySummary description for Height Property.  
    Public PropertyGets unique page identifier (used in PagesCollection to track swapped out pages)  
    Public Property  
    Public PropertyMargins  
    Public PropertyOrientation  
    Public PropertyReturns the size of the page in *inches*.  
    Public Property  
    Public PropertySummary description for Width Property.  
    Top
    Public Methods
     NameDescription
    Public MethodClear  
    Public MethodClear  
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodDispose  
    Public MethodOverloaded. Summary description for Load Method.  
    Public MethodSummary description for Overlay Method.  
    Public Method  
    Public MethodOverloaded. Save Method  
    Public MethodToString  
    Top
    See Also