CRichEditView::GetPrintWidth
int GetPrintWidth( ) const;
Return Value
The width of the printing area, measured in MM_TWIPS.
Remarks
Call this function to determine the width of the printing area.
CRichEditView Overview | Class Members | Hierarchy Chart
See Also CRichEditView::GetMargins, CRichEditView::GetPrintRect, CRichEditView::GetPaperSize, CRichEditView::GetPageRect, CRichEditView::PrintPage, CRichEditView::WrapChanged