ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf 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