This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDocumentPreview Interface > IDocumentPreview.HasPreviewSaved Property (ArcObjects .NET 10.4 SDK) |
Indicates the presence of a thumbnail preview in the document.
[Visual Basic .NET] Public ReadOnly Property HasPreviewSaved As Boolean
[C#] public bool HasPreviewSaved {get;}
[C++]
HRESULT get_HasPreviewSaved(
VARIANT_BOOL* HasPreviewSaved
);
[C++]
Parameters HasPreviewSaved [out, retval] HasPreviewSaved is a parameter of type VARIANT_BOOL