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