Skip to main content

ASPxTreeList.ExportToDocx Method

Name Parameters Description
ExportToDocx(Stream, DocxExportOptions) stream, options Exports the ASPxTreeList’s data to the specified stream in DOCX format using the specified options.
ExportToDocx(Stream) stream Exports the ASPxTreeList’s data to the specified file in DOCX format.