Class DocumentFormatService
Inherited Members
Namespace: Telerik.Reporting.Services.ServiceStack
Assembly: Telerik.Reporting.Services.ServiceStack.dll
Syntax
public class DocumentFormatService : ReportServiceBase
Constructors
DocumentFormatService(IReportServiceConfiguration)
Declaration
public DocumentFormatService(IReportServiceConfiguration reportServiceConfiguration)
Parameters
IReportServiceConfiguration
reportServiceConfiguration
|
Methods
Get(DocumentFormatsArgs)
Declaration
public object Get(DocumentFormatsArgs request)
Parameters
DocumentFormatsArgs
request
|
Returns
System.Object
|