Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: 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:
iLabelFontSpecInPixels, iLabelOffsetInPixels, iMinPanelGutterInPixels, iPanelMarginColor, iPanelShadowColor, iPanelShadowWidthInPixels, iPreviewBackgroundColor


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.