ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / PageView Class / Size Property

In This Topic
    Size Property (PageView)
    In This Topic
    Gets the page view size.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Size As Size
    public abstract Size Size {get;}
    See Also