Overload | Description |
---|---|
GetContent(Int32,Int32,ReportFormat,PageLayout,Nullable<Int32>,Nullable<Int32>,CancellationToken) | Generates report in specific format. startPageIndex and pageCount specify range of pages, set pageCount to 0 to request all pages of the report. |
GetContent(String,String,CancellationToken) | Gets report content in specific format. |