Back to Devexpress

SankeyDiagramControl.ExportToDocx Method

windowsforms-devexpress-dot-xtracharts-dot-sankey-dot-sankeydiagramcontrol-dot-exporttodocx.md

latest707 B
Original Source

SankeyDiagramControl.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.