Progress® Telerik® Reporting R3 2021
ReportsControllerBase.CreateDocument Method
Creates new document using specific format and format settings.
Namespace:
Telerik.Reporting.Services.WebApiAssembly: Telerik.Reporting.Services.WebApi (in Telerik.Reporting.Services.WebApi.dll)
Syntax
public virtual HttpResponseMessage CreateDocument( string clientID, string instanceID, CreateDocumentArgs args )
Parameters
- clientID
- Type: SystemString
The clientID in which session the document is created. - instanceID
- Type: SystemString
The report instance used for the document. - args
- Type: Telerik.Reporting.Services.WebApiCreateDocumentArgs
Arguments containing the document format and settings.
Return Value
Type: HttpResponseMessageVersion Information
Supported in: 1.0.1