Share via


CPrintDialog::GetFromPage

Retrieves the starting page of the print range.

int GetFromPage( ) const;

Return Value

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

Remarks

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

Example

See the example for CPrintDialog::m_pd.

Requirements

Header: afxdlgs.h

See Also

Reference

CPrintDialog Class

Hierarchy Chart

CPrintDialog::GetToPage

CPrintDialog::PrintRange