CPrintInfo::GetMinPage

Call this function to retrieve the number of the first page of the document.

UINT GetMinPage( ) const;

Return Value

The number of the first page of the document.

Remarks

This value is stored in the CPrintDialog object referenced by the m_pPD member.

Requirements

Header: afxext.h

See Also

Reference

CPrintInfo Structure

Hierarchy Chart

CPrintInfo::m_nCurPage

CPrintInfo::m_pPD

CPrintInfo::GetMaxPage

CPrintInfo::SetMaxPage

CPrintInfo::SetMinPage