void SetMinPage( UINT nMinPage );
Parameters
nMinPage
Number of the first page of the document.
Remarks
Call this function to specify the 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.
CPrintInfo Overview | Class Members | Hierarchy Chart
See Also CPrintInfo::m_nCurPage, CPrintInfo::m_pPD, CPrintInfo::GetMaxPage, CPrintInfo::GetMinPage, CPrintInfo::SetMaxPage