FaxJobStatus.Size property

The Size property is a value that indicates the number of bytes of the Tagged Image File Format Class F (TIFF Class F) file received so far for the fax job.

This property is read-only.

Syntax

Property Size As Long

Property value

A Long that receives the size, in bytes, of the TIFF Class F file associated with the fax job.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
FaxComex.h
DLL
Fxscomex.dll

See also

FaxJobStatus

IFaxJobStatus