FaxStatusEventArgs Class |
Namespace: VoiceElements.Client
The FaxStatusEventArgs type exposes the following members.
Name | Description | |
---|---|---|
FaxStatusEventArgs |
Constructor for the fax status event.
|
Name | Description | |
---|---|---|
BadPage |
The fax page number (if error during processing) within the DF_IOTT structure that is being processed when an error occurs
| |
BadScanLines |
The number of bad scan lines detected and replaced in the last page transmitted or received
| |
BadTag |
The invalid TIFF/F tag number (if error during processing)
| |
Duration |
The duration of the fax session.
| |
FaxBaudRate |
The transfer rate
| |
FaxEcmMode |
Fax session's ECM mode
| |
FaxEncoding |
The fax encoding scheme between the transmitter and receiver.
| |
FaxErrorCode |
Returns the PhaseEStatus as a FaxErrorCode
| |
FaxPageBase |
The base numbering system of the TIFF file
| |
FaxPhaseDCommand |
The Phase D command
| |
FaxPhaseDReply |
The Phase D reply
| |
FaxResolution |
The vertical resolution of the page that is sent or received
| |
FaxState |
Current state of fax channel device.
| |
FaxTerminationMask |
A bitmap of termination reasons
| |
FaxWidth |
The value of the negotiated width (in pixels per line) of the fax page
| |
NegativeRetrainPages |
The number of RTN pages; that is, the number of received pages for which the receiver returned an RTN
(RetrainNegative) message to the remote transmitter
| |
NoTag |
returns missing TIFF/F mandatory tag number
| |
PagesTransferred |
Number of pages transferred
| |
PhaseBStatus |
Phase B status bitmap
| |
PhaseEStatus |
Phase E information describing errors that occurred during the T.30 fax protocol
| |
RemoteCSID |
The CSID of the remote side.
| |
ScanLines |
The number of scan lines in the last page transmitted or received
| |
TransferByteCount |
The number of bytes transferred.
|