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


CRichEditView::GetPageRect

Call this function to get the dimensions of the page used in printing.

CRect GetPageRect( ) const;

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

The bounds of the page used in printing, measured in MM_TWIPS.

Заметки

This value is based on the paper size.

Требования

Header: afxrich.h

См. также

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

CRichEditView Class

CRichEditView Members

Hierarchy Chart

CRichEditView::GetMargins

CRichEditView::GetPrintWidth

CRichEditView::GetPrintRect

CRichEditView::GetPaperSize

CRichEditView::PrintPage