Back to Devexpress

HierarchicalChartControlBase.ExportToDocx Method

windowsforms-devexpress-dot-xtratreemap-dot-hierarchicalchartcontrolbase-dot-exporttodocx.md

latest719 B
Original Source

HierarchicalChartControlBase.ExportToDocx Method

NameParametersDescription
ExportToDocx(Stream, DocxExportOptions)stream, optionsExports the control in the Office Open XML file format (DOCX file) and sends it to the specified stream.
ExportToDocx(String, DocxExportOptions)filePath, optionsExports the control in the Office Open XML file format and saves it to the specified DOCX file.