ActiveReports 9 Server
ExportDocument Method (IReportService)

The security token to use.
The report description.
The options for export.
Exports the document specified by ID in relayout options to another format.
Syntax
'Declaration
 
Function ExportDocument( _
   ByVal token As String, _
   ByVal description As ReportDescription, _
   ByVal options As ExportOptions _
) As RequestResult

Parameters

token
The security token to use.
description
The report description.
options
The options for export.

Return Value

ActiveReports.Server.ReportServices.Contracts.RequestResult object containing the request id and resolved uri.
See Also

Reference

IReportService Interface
IReportService Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum