Skip to main content

ASPxTreeList.ExportToPdf Method

Name Parameters Description
ExportToPdf(Stream, PdfExportOptions) stream, exportOptions Exports the ASPxTreeList’s data to the specified stream in PDF format using the specified options.
ExportToPdf(Stream) stream Exports the ASPxTreeList’s data to the specified stream in PDF format.