Back to Devexpress

MapControl.ExportToMht Method

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

latest931 B
Original Source

MapControl.ExportToMht Method

NameParametersDescription
ExportToMht(Stream, MhtExportOptions)stream, optionsExports the map data to the specified stream in the MHTML format using the specified settings.
ExportToMht(Stream)streamExports the map data to the specified stream in the MHTML format.
ExportToMht(String, MhtExportOptions)filePath, optionsExports the map data to the specified MHTML file using the specified export settings.
ExportToMht(String)filePathExports the map data to the specified MHTML file.