ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / WebViewer Class / PageView Property

In This Topic
    PageView Property
    In This Topic
    Gets the options for page view.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageView As PageViewOptions
    public PageViewOptions PageView {get;}

    Property Value

    A PageViewOptions object representing the options for page view.
    See Also