This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDocumentPreview Interface > IDocumentPreview.DeletePreview Method (ArcObjects .NET 10.5 SDK) |
Deletes the thumbnail preview of the document.
[Visual Basic .NET]
Public Sub DeletePreview ( _
)
[C#] public void DeletePreview ( );
[C++]
HRESULT DeletePreview(
void
);