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

In This Topic
    PageView Property (WebViewer)
    In This Topic
    Specifies page view options.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageView As PageViewOptions
    public PageViewOptions PageView {get;}
    See Also