Provides access to members that control storing/restoring of object settings to/from the registry.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
RestoreDefault | Restore the default object settings. |
![]() |
RestoreForCurrentUser | Restore object settings. |
![]() |
StoreForCurrentUser | Store object settings. |
CoClasses that implement ISettingsInRegistry
| CoClasses and Classes | Description |
|---|---|
| ExportAI | Class used to export maps to AI (Adobe Illustrator) format. |
| ExportBMP | Class used to export maps to BMP (Windows Bitmap) format. |
| ExportEMF | Class used to export maps to EMF (Windows Enhanced Metafile) format. |
| ExportGIF | Class used to export maps to GIF (Graphics Interchange Format). |
| ExportJPEG | Class used to export maps to JPEG (Joint Photographic Experts Group) format. |
| ExportPDF | Class used to export maps to PDF (Portable Document Format) format. |
| ExportPNG | Class used to export maps to PNG (Portable Network Graphics) format. |
| ExportPS | Class used to export maps to PS (PostScript) and EPS (Encapsulated PostScript) format. |
| ExportSVG | Class used to export maps to SVG (Scalable Vector Graphics) format. |
| ExportTIFF | Class used to export maps to TIFF (Tagged Image File Format). |
