This document is archived and information here might be outdated. Recommended version. |
Provides access to members that provides properties dialog for export.
Name | 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. |
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. |