ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Html / GrapeCity.ActiveReports.Export.Html.Page Namespace / Settings Class / RenderingEngine Property

In This Topic
    RenderingEngine Property
    In This Topic
    Indicates whether we should use SVG internally or not.
    Syntax
    'Declaration
     
    Public Property RenderingEngine As GrapeCity.ActiveReports.Core.Export.Html.Page.RenderingEngine
    public GrapeCity.ActiveReports.Core.Export.Html.Page.RenderingEngine RenderingEngine {get; set;}
    See Also