DxTreeList.ExportToPdfAsync Method
Name | Parameters | Description |
---|---|---|
ExportToPdfAsync(Stream, TreeListPdfExportOptions) | stream, options | Exports TreeList data in PDF to a stream. |
ExportToPdfAsync(String, TreeListPdfExportOptions) | fileName, options | Exports TreeList data to PDF and downloads the output file to the client machine. |