CPrintDialog::PrintRange

BOOL PrintRange( ) const;

Return Value

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

Remarks

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

Example

See the example for CPrintDialog::m_pd.

CPrintDialog OverviewClass MembersHierarchy Chart

See Also   CPrintDialog::PrintAll, CPrintDialog::PrintSelection, CPrintDialog::GetFromPage, CPrintDialog::GetToPage