CPrintInfo::SetMinPage
Call this function to specify the number of the first page of the document.
void SetMinPage(
UINT nMinPage
);
Parameters
- nMinPage
Number of the first page of the document.
Remarks
Page numbers normally start at 1. This value is stored in the CPrintDialog object referenced by the m_pPD member.
Requirements
Header: afxext.h