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


CPrintDialog::GetFromPage

Retrieves the starting page of the print range.

int GetFromPage( ) const;

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

The starting page number in the range of pages to be printed.

Заметки

Call this function after calling DoModal to retrieve the starting page number in the range of pages to be printed.

Пример

See the example for CPrintDialog::m_pd.

Требования

Header: afxdlgs.h

См. также

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

CPrintDialog Class

CPrintDialog Members

Hierarchy Chart

CPrintDialog::GetToPage

CPrintDialog::PrintRange