Provides access to members that provides properties dialog for export.
Product Availability
Available with ArcGIS Desktop.
Members
| Description | ||
|---|---|---|
![]() |
hWnd | The Export properties window handle to be used. |
![]() |
IsValidObject | Called by properties manager to detect valid properties. |
![]() |
SetObject | Called by properties manager to setup the object for properties. |
CoClasses that implement IExportPropertiesDialog
| CoClasses and 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. |
| ExportPropertiesAIFormat | AI Format Specific Properties dialog. |
| ExportPropertiesBMPFormat | Bitmap Format Specific Properties dialog. |
| ExportPropertiesEMFFormat | EMF Format Specific Properties dialog. |
| ExportPropertiesEPSAdvanced | EPS Advanced Options Properties dialog. |
| ExportPropertiesEPSFormat | EPS Format Specific Properties dialog. |
| ExportPropertiesGeneral | Basic General Properties dialog for vector or raster export. |
| ExportPropertiesGIFFormat | GIF Format Specific Properties dialog. |
| ExportPropertiesJPEGFormat | JPEG Format Specific Properties dialog. |
| ExportPropertiesPDFAdvanced | PDF Advanced Options Properties dialog. |
| ExportPropertiesPDFFormat | PDF Format Specific Properties dialog. |
| ExportPropertiesPDFPages | PDF Page Options Properties dialog. |
| ExportPropertiesPNGFormat | PNG Format Specific Properties dialog. |
| ExportPropertiesSVGFormat | SVG Format Specific Properties dialog. |
| ExportPropertiesTIFFFormat | TIFF Format Specific Properties dialog. |
| ExportSVGFilePropertiesDialog | Properties dialog for SVG export file format. |
| ExportTIFFFilePropertiesDialog | Properties dialog for TIFF export file format. |

