ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ViewerSettings Class
Members

In This Topic
    ViewerSettings Class
    In This Topic
    Represents the settings for the viewer.
    Object Model
    ViewerSettings Class
    Syntax
    'Declaration
     
    Public Class ViewerSettings 
    public class ViewerSettings 
    Remarks
    The ViewerSettings class provides properties to configure the element ID, application title, document information, and UI theme for the viewer.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.ViewerSettings

    See Also