TBandAttributes Class Reference

#include <gdi.h>

class TBandAttributes

Detailed Description

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()

Since
5.0

Member Attribute Documentation

iFirstBandOnPage

TBool iFirstBandOnPage

ETrue if band is the first band on the page; EFalse if not.

iGraphicsIsIgnored

TBool iGraphicsIsIgnored

ETrue to draw no graphics to the band; EFalse to draw graphics.

iRect

TRect iRect

The width and height of the band in twips or pixels.

iTextIsIgnored

TBool iTextIsIgnored

ETrue to draw no text to the band; EFalse to draw text.