Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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