CPrintInfo::m_bPreview

Contains a flag indicating whether the document is being previewed.

Remarks

This is set by the framework depending on which command the user executed. The Print dialog box is not displayed for a print-preview job. The m_bPreview member is a public variable of type BOOL.

Requirements

Header: afxext.h

See Also

Reference

CPrintInfo Structure

Hierarchy Chart

CView::DoPreparePrinting

CView::OnPreparePrinting