Поделиться через


CPrintInfo::GetMaxPage

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

UINT GetMaxPage( ) const;

Возвращаемое значение

The number of the last page of the document.

Заметки

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

Требования

Header: afxext.h

См. также

Основные понятия

CPrintInfo Structure

CPrintInfo Members

Hierarchy Chart

CPrintInfo::m_nCurPage

CPrintInfo::m_pPD

CPrintInfo::GetMinPage

CPrintInfo::SetMaxPage

CPrintInfo::SetMinPage