Export(report: PP.Exp.EaxDocument, data: Object, callback: PP.Delegate);
report. Express report document.
data. Export parameters (exportData - exported data, IsPrintRequest - indicates if data printing is requested).
callback. Express report parameters.
The Export method exports express report data.
The example of method use is given on the pages Example of Creating the HtmlExportDialog Component and Example of Creating the XlsExportDialog Component.
See also: