public void Export( ExportFormat exportFormat )
Public Overloads Sub Export( _ ByVal exportFormat As ExportFormat _ )
Parameters
- exportFormat
- Provides the information for the export output.
public void Export( ExportFormat exportFormat )
Public Overloads Sub Export( _ ByVal exportFormat As ExportFormat _ )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method must be called within the lambda passed to QueuedTask.Run. |
| System.Exception | File path must be valid and file must be accessible. |
Target Platforms: Windows 10, Windows 8.1, Windows 7