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


CPrintDialog::PrintAll

Determines whether to print all pages of the document.

BOOL PrintAll( ) const;

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

Nonzero if all pages in the document are to be printed; otherwise 0.

Заметки

Call this function after calling DoModal to determine whether to print all pages in the document.

Пример

See the example for CPrintDialog::m_pd.

Требования

Header: afxdlgs.h

См. также

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

CPrintDialog Class

CPrintDialog Members

Hierarchy Chart

CPrintDialog::PrintRange

CPrintDialog::PrintSelection