Class CreateExportReportTaskVM
Inheritance
System.Object
CreateExportReportTaskVM
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class CreateExportReportTaskVM : CreateTransformTaskBaseVM
Properties
ExportParameters
Declaration
public System.Collections.Generic.IDictionary<string, string> ExportParameters { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.IDictionary<System.String, System.String> |
|
Declaration
public ExportFormat Format { get; set; }
Property Value
PagesCount
Declaration
public int PagesCount { get; set; }
Property Value
Type |
Description |
System.Int32 |
|