Back to Devexpress

MapControl.ExportToXps Method

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

latest930 B
Original Source

MapControl.ExportToXps Method

NameParametersDescription
ExportToXps(Stream, XpsExportOptions)stream, optionsExports the map data to the specified stream in the XPS format using the specified export settings.
ExportToXps(Stream)streamExports the map data to the specified stream in the XPS format.
ExportToXps(String, XpsExportOptions)filePath, optionsExports the map data to the specified XPS file using the specified export settings.
ExportToXps(String)filePathExports the map data to the specified XPS file.