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