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