ReportRenderOptions.ExportFormat property
The requested export format if specified, like "xlsx", "html", "pdf" etc. This is only useful for cases where a report can be rendered to multiple types.
public string ExportFormat { get; set; }
See Also
- class ReportRenderOptions