Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Remarks
Specifies the usable drawing area of the page in logical coordinates. You may want to refer to this in your override of CView::OnPrint. You can use this member to keep track of what area remains usable after you print headers, footers, and so on. The m_rectDraw member is a public variable of type CRect.
CPrintInfo Overview | Class Members | Hierarchy Chart
See Also CView::OnPrint