Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: prnprev.h
Link against: N/A

Class TPrintPreviewFormat

TPrintPreviewFormat

Support

Supported from 5.0

Description

Print preview format information.

This class contains print preview format information in its public data members. Typically there is a system wide TPrintPreviewFormat supplied by the GUI framework.

Defined in TPrintPreviewFormat:
iLabelFontSpecInPixels, iLabelOffsetInPixels, iMinPanelGutterInPixels, iPanelMarginColor, iPanelShadowColor, iPanelShadowWidthInPixels, iPreviewBackgroundColor


Data members


iLabelFontSpecInPixels

TFontSpec iLabelFontSpecInPixels

Description

Font specification for the label text.


iLabelOffsetInPixels

TInt iLabelOffsetInPixels

Description


iMinPanelGutterInPixels

TSize iMinPanelGutterInPixels

Description

The minimum panel gutter size, in pixels.


iPanelMarginColor

TRgb iPanelMarginColor

Description

The panel margin colour.


iPanelShadowColor

TRgb iPanelShadowColor

Description

The colour of the panel shadow.


iPanelShadowWidthInPixels

TInt iPanelShadowWidthInPixels

Description

The width of the panel shadow, in pixels.


iPreviewBackgroundColor

TRgb iPreviewBackgroundColor

Description

The color of both the paper and the window background.