ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportSections Namespace / ReportSectionDesigner Class / PageSize Property

In This Topic
    PageSize Property
    In This Topic
    Page size.
    Syntax
    'Declaration
     
    Public Property PageSize As PageDesignSize
    public PageDesignSize PageSize {get; set;}
    See Also