[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ViewerSettings.PreferredFormat

ViewerSettings.PreferredFormat Enum

Enum representing preferred rendering formats.

Namespace: GrapeCity.ActiveReports.Blazor.Designer
Assembly: MESCIUS.ActiveReports.Blazor.Designer.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ViewerSettings.PreferredFormat

Fields

Name Description
html

Render the document in HTML format.

svg

Render the document in SVG format.