Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <PRNPREV.H>

Class TPrintPreviewFormat

class TPrintPreviewFormat;

Description

Print preview format information.

The print preview format information is accessed via its public data members. Typically there is a system wide TPrintPreviewFormat supplied by the GUI framework.

Preview information includes:

Members

Defined in TPrintPreviewFormat:


Member data


iMinPanelGutterInPixels

TSize iMinPanelGutterInPixels;

Description

The minimum panel gutter size, in pixels.


iPanelShadowWidthInPixels

TInt iPanelShadowWidthInPixels;

Description

The width of the panel shadow, in pixels.


iPanelShadowColor

TRgb iPanelShadowColor;

Description

The colour of the panel shadow.


iPanelMarginColor

TRgb iPanelMarginColor;

Description

The panel margin colour.


iPreviewBackgroundColor

TRgb iPreviewBackgroundColor;

Description

The color of both the paper and the window background.


iLabelOffsetInPixels

TInt iLabelOffsetInPixels;

Description

X pixel offset of the label text from the panel edge.


iLabelFontSpecInPixels

TFontSpec iLabelFontSpecInPixels;

Description

Font specification for the label text.