This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* HasPreviewSaved
);
[C++] Parameters HasPreviewSaved [out, retval]
HasPreviewSaved is a parameter of type bool*