[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.RenderFormat

RenderFormat Enum

Specifies the render format for the report.

Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum RenderFormat

Fields

Name Description
auto

Automatically selects the render format.

html

Renders the report in HTML format.

svg

Renders the report in SVG format.