Skip to main content

MapControl.ExportToXps Method

Name Parameters Description
ExportToXps(Stream, XpsExportOptions) stream, options Exports the map data to the specified stream in the XPS format using the specified export settings.
ExportToXps(Stream) stream Exports the map data to the specified stream in the XPS format.
ExportToXps(String, XpsExportOptions) filePath, options Exports the map data to the specified XPS file using the specified export settings.
ExportToXps(String) filePath Exports the map data to the specified XPS file.