This document is archived and information here might be outdated. Recommended version. |
Preview bitmap for the renderer that appears on the page.
[Visual Basic .NET]
Public ReadOnly Property PreviewImage As Integer
[C#]
public uint PreviewImage {get;}
[C++]
HRESULT get_PreviewImage(
System.UInt32* phBitmap
);
[C++] Parameters phBitmap [out, retval]
phBitmap is a parameter of type unsigned int*