EPOC   SDK Home Glossary Indexes Previous Next Up

TFaxPageInfo class


Contents


TFaxPageInfo class — Fax page information read from a file

Section Contents


Overview

Derivation

Not applicable.

Defined in

faxstore.h

Description

This class is used to store fax page information which is read from a fax file — see CReadFaxPages::CurrentPageInfo().


Data members

TFaxCompression iCompression

The fax page encoding.

TInt iNumScanLines

The number of scan lines.

TFaxResolution iResolution

The fax page resolution.

TFaxBufSenderId iSenderId

The sender Id.

EPOC       SDK Home Glossary Indexes Previous Next Up