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