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


CPrintInfo::SetMinPage

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

void SetMinPage(
   UINT nMinPage 
);

Параметры

  • nMinPage
    Number of the first page of the document.

Заметки

Page numbers normally start at 1. 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::GetMaxPage

CPrintInfo::GetMinPage

CPrintInfo::SetMaxPage