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