|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerObjects2 Interface > IMapServerObjects2.Thumbnail Property (ArcObjects .NET 10.5 SDK) | 
The thumbnail stored in the map document.
[Visual Basic .NET]
Public ReadOnly Property Thumbnail As stdole.IPictureDisp
[C#]
public stdole.IPictureDisp Thumbnail {get;}
[C++]
HRESULT get_Thumbnail(
  Picture** Picture
);
[C++]
Parameters Picture [out, retval]
Picture is a parameter of type Picture
You cannot access the Thumbnail though DCOM.