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