ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Aspnetcore.Viewer.Services Namespace / RenderSettings Class
Members

In This Topic
    RenderSettings Class
    In This Topic
    Represents the settings for rendering a report.
    Object Model
    RenderSettings Class
    Syntax
    'Declaration
     
    Public Class RenderSettings 
    public class RenderSettings 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Aspnetcore.Viewer.Services.RenderSettings

    See Also