#include <gdi.h>
| class TBandAttributes | 
| Public Attributes | |
|---|---|
| TBool | iFirstBandOnPage | 
| TBool | iGraphicsIsIgnored | 
| TRect | iRect | 
| TBool | iTextIsIgnored | 
Controls the attributes of the band to be printed.
An object of this type is passed as a parameter to functions. MPageRegionPrinter::PrintBandL() and CPrinterControl::QueueGetBand().
See also: MPageRegionPrinter::PrintBandL() CPrinterControl::QueueGetBand()
| TBool | iGraphicsIsIgnored | 
ETrue to draw no graphics to the band; EFalse to draw graphics.