ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ThumbnailsViewModel Class / MaxPageSize Property

In This Topic
    MaxPageSize Property (ThumbnailsViewModel)
    In This Topic
    Gets maximal known page width and height
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxPageSize As Size
    public Size MaxPageSize {get;}
    See Also