ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / DocumentModel Class / MaxPageSize Property

In This Topic
    MaxPageSize Property (DocumentModel)
    In This Topic
    Gets maximum page size
    Syntax
    'Declaration
     
    Public Overridable Property MaxPageSize As Size
    public virtual Size MaxPageSize {get; set;}
    See Also