[]
Specifies the render format for the report.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum RenderFormat
| Name | Description |
|---|---|
| auto | Automatically selects the render format. |
| html | Renders the report in HTML format. |
| svg | Renders the report in SVG format. |