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