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.HasPreviewToSave Property (ArcObjects .NET 10.5 SDK) |
Indicates the presence of a thumbnail preview to be saved with the document.
[Visual Basic .NET] Public ReadOnly Property HasPreviewToSave As Boolean
[C#] public bool HasPreviewToSave {get;}
[C++]
HRESULT get_HasPreviewToSave(
VARIANT_BOOL* HasPreviewToSave
);
[C++]
Parameters HasPreviewToSave [out, retval] HasPreviewToSave is a parameter of type VARIANT_BOOL