IExportImageDialog
The IExportImageDialog interface is used to view and modify the properties required for exporting an image.
[Visual Basic 6.0]
Dim myObject As IExportImageDialog
Properties
| Name | Description | 
| Status | Returns an XML string detailing the status of the last operation performed on this object. | 
Methods
| Name | Description | 
| GetUpdatedProperties | Returns the updated export properties XML. | 
| ShowModalDialog | Displays the export dialog as a modal form. | 
| ShowEmbeddedForm | Embeds the export dialog on the parent window. | 
Requirements
| Platform | 32 bit Windows OS (WinXP) | 
| Environment | .NET Framework, COM, ANSI C / C++ Standard compliant | 
| Dependency | ESRI.ImageServer.ISClient.dll (.NET Framework), ISClient.dll (COM/C++), ISClientC.dll (C/C++) | 
| Include | isclientc.h (ANSI C) |