Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Call this function after calling DoModal to determine whether to print only a range of pages in the document.
BOOL PrintRange( ) const;
Return Value
TRUE if only a range of pages in the document are to be printed; otherwise FALSE.
Remarks
The specified page ranges can be determined from m_pdex (see nPageRanges, nMaxPageRanges, and lpPageRanges in the PRINTDLGEX structure in the Windows SDK).
Requirements
Header: afxdlgs.h