Back to Devexpress

MapControl.ExportToDocx Method

wpf-devexpress-dot-xpf-dot-map-dot-mapcontrol-dot-exporttodocx.md

latest931 B
Original Source

MapControl.ExportToDocx Method

NameParametersDescription
ExportToDocx(Stream, DocxExportOptions)stream, optionsExports a map to the specified stream in the DOCX format with the specified settings.
ExportToDocx(Stream)streamExports a map to the specified stream in the DOCX format.
ExportToDocx(String, DocxExportOptions)filePath, optionsExports a map to the specified file in the DOCX format with the specified settings.
ExportToDocx(String)filePathExports a map to the specified file in the DOCX format.