Skip to main content
A newer version of this page is available. .

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.