Back to Devexpress

LayoutControl.ExportToDocx Method

windowsforms-devexpress-dot-xtralayout-dot-layoutcontrol-dot-exporttodocx.md

latest550 B
Original Source

LayoutControl.ExportToDocx Method

NameParametersDescription
ExportToDocx(Stream)streamExports the control’s data in the Office Open XML file format (DOCX file) and sends it to the specified stream.
ExportToDocx(String)filePathExports the control’s data in the Office Open XML file format and saves it to the specified DOCX file.