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


IDocumentPreview Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDocumentPreview Interface
ArcGIS Developer Help

IDocumentPreview Interface

Provides access to members that control the Document Preview.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method CreatePreview Creates a thumbnail preview of the document.
Method DeletePreview Deletes the thumbnail preview of the document.
Read-only property HasPreviewSaved Indicates the presence of a thumbnail preview in the document.
Read-only property HasPreviewToSave Indicates the presence of a thumbnail preview to be saved with the document.

Classes that implement IDocumentPreview

Classes Description
GlobeDocument (esriGlobeCore) The GlobeDocument coclass is used to read and write globe document files.
GMxDocument (esriArcGlobe) Provides access to members that control the ArcGlobe document.
MapDocument The MapDocument coclass is used to read and write map document files.
MxDocument (esriArcMapUI) Esri Mx Document.
SxDocument (esriArcScene) Provides access to members that control the ArcScene document.