Поделиться через


CPrintDialog::PrintRange

Determines whether to print only a specified range of pages.

BOOL PrintRange( ) const;

Возвращаемое значение

Nonzero if only a range of pages in the document are to be printed; otherwise 0.

Заметки

Call this function after calling DoModal to determine whether to print only a range of pages in the document.

Пример

See the example for CPrintDialog::m_pd.

Требования

Header: afxdlgs.h

См. также

Основные понятия

CPrintDialog Class

CPrintDialog Members

Hierarchy Chart

CPrintDialog::PrintAll

CPrintDialog::PrintSelection

CPrintDialog::GetFromPage

CPrintDialog::GetToPage