The MapExporter class contains properties and methods for map export.
Property name | Brief description | |
Map | The Map property determines a map to be exported. | |
PixelHeight | The PixelHeight property determines map height in pixels. | |
PixelWidth | The PixelWidth property determines map width in pixels. | |
Scale | The Scale property determines the scale of the map to be exported. |
Property name | Brief description | |
CSSClassName | The CSSClassName property sets prefix for elements of HTML styles table. | |
Encoding | Encoding property specifies a code page for a conversion table, based on which data will be exported. | |
ExportFromWeb | The ExportFromWeb property determines which operation is to be performed on the report in the Web application: the report is exported or opened in preview mode. |
Method name | Brief description | |
GetBitmap | The GetBitmap method returns map graphic presentation. |
Method name | Brief description | |
ExportToFile | The ExportToFile method exports data to a file of specified format. |
See also: