BCGSuite for MFC
virtual void CBCGPPlannerPrint::SetDrawPageHeader ( BOOL  bDraw)
virtual

Sets a parameter which specifies whether to print page headers.

The header information depends on the specific view type.

  • Date and week day name for the daily view
  • Dates of week for the weekly view
  • Month name and year for the monthly view.

Use this method to turn printing of this information on and off.

Parameters
bDrawIf TRUE, the page header will be printed. If FALSE, the view is printed without header.