Symbian
 Developer Library

DEVELOPER LIBRARY

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



Location: cfaxio.h

Class TFaxHeaderInfo

TFaxHeaderInfo

Support

Supported from 5.0

Description

Fax header line information.

Contains the information needed to generate a fax header line from a font bitmap line and a header line template. For a detailed discussion of how this class interacts with others to generate the fax header line.

In pre-v5.1 releases of Symbian OS, this class was defined in faxstore.h.

Derivation

TFaxHeaderInfoFax header line information

Defined in TFaxHeaderInfo:
iHeaderFontHeightInLines, iHeaderFontWidthInBytes, iOffsetToCurrentPage, iOffsetToDay, iOffsetToHour, iOffsetToMinute, iOffsetToMonth, iOffsetToTotalPages, iOffsetToYear

Notes:


Data members


iHeaderFontHeightInLines

TInt iHeaderFontHeightInLines

Description

Height of the font in lines.


iHeaderFontWidthInBytes

TInt iHeaderFontWidthInBytes

Description

Width of the font in bytes.


iOffsetToCurrentPage

TInt iOffsetToCurrentPage

Description

Offset to two digits for current page.


iOffsetToDay

TInt iOffsetToDay

Description

Offset to two digit day of month.


iOffsetToHour

TInt iOffsetToHour

Description

Offset to two digits hour (24 hour clock).


iOffsetToMinute

TInt iOffsetToMinute

Description

Offset to two digits minute.


iOffsetToMonth

TInt iOffsetToMonth

Description

Offset to two digits month of year.


iOffsetToTotalPages

TInt iOffsetToTotalPages

Description

Offset to two digits for total pages.


iOffsetToYear

TInt iOffsetToYear

Description

Offset to four digits year.