This document is archived and information here might be outdated.  Recommended version.


IExportPropertiesDialog Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IE > IExportPropertiesDialog Interface
ArcGIS Developer Help

IExportPropertiesDialog Interface

Provides access to members that provides properties dialog for export.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property hWnd The Export properties window handle to be used.
Method IsValidObject Called by properties manager to detect valid properties.
Method SetObject Called by properties manager to setup the object for properties.

Classes that implement IExportPropertiesDialog

Classes Description
DefaultExportPropertiesDialog Default Basic Properties dialog for export.
ExportAIFilePropertiesDialog Properties dialog for AI export file format.
ExportBMPFilePropertiesDialog Properties dialog for BMP export file format.
ExportEMFFilePropertiesDialog Properties dialog for EMF export file format.
ExportEPSFilePropertiesDialog Properties dialog for EPS export file format.
ExportGIFFilePropertiesDialog Properties dialog for GIF export file format.
ExportJPEGFilePropertiesDialog Properties dialog for JPEG export file format.
ExportPDFFilePropertiesDialog Properties dialog for PDF export file format.
ExportPNGFilePropertiesDialog Properties dialog for PNG export file format.
ExportSVGFilePropertiesDialog Properties dialog for SVG export file format.
ExportTIFFFilePropertiesDialog Properties dialog for TIFF export file format.