Click or drag to resize

Export Methods

The Export type exposes the following members.

Methods
 NameDescription
Public methodCreateExcelDataExportInfo Creates a ExcelDataExportInfo for a data export
Public methodCreateGeoJSONMapExportFormatInfo Creates a GeoJSONMapExportFormatInfo for a shape export
Public methodCreateImageFormatInfo Creates a ImageFormatInfo for the specified ImageFormat.
Public methodCreatePowerPointExportInfo Creates a OfficeExportInfo for a PowerPoint export
Public methodCreateShpMapExportFormatInfo Creates a ShpMapExportFormatInfo for a shape export
Public methodCreateWordExportInfo Creates a OfficeExportInfo for a Word export
Public methodExportData Exports data tables using the specified DataExportInfo settings
Public methodExportImage Exports an Image
Public methodExportMap Exports maps using the specified MapExportFormatInfo settings
Public methodExportOffice Runs the export of a Word or PowerPoint from the specified OfficeExportInfo
Top
See Also