CDocument::m_bPreviewHandlerMode
Specifies that the CDocument object was created by prevhost for Rich Preview. Should be checked in CView::OnDraw.
BOOL m_bPreviewHandlerMode;
Remarks
TRUE indicates that the document was created by prevhost for Rich Preview.
Requirements
Header: afxwin.h