Class ExportReportController.ExportReportParams
Inheritance
System.Object
ExportReportController.ExportReportParams
Namespace: FastReport.Web.Controllers
Assembly: FastReport.OpenSource.Web.dll
Syntax
public sealed class ExportReportParams
Properties
ExportFormat
Declaration
public string ExportFormat { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ReportId
Declaration
public string ReportId { get; set; }
Property Value
Type | Description |
---|---|
System.String |