MapControl.ExportToHtml Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports the map data to the specified stream in the HTML format using the specified settings. |
Export |
stream | Exports the map data to the specified stream in the HTML format. |
Export |
file |
Exports the map data to the specified HTML file using the specified export settings. |
Export |
file |
Exports the map data to the specified HTML file. |