FaxIncomingJob.CurrentPage property

The CurrentPage property is a number that identifies the page that the fax service is actively receiving on an inbound fax job.

This property is read-only.

Syntax

Property CurrentPage As Long

Property value

A Long that receives the number of the page in the inbound fax transmission that the fax service is currently receiving.

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

Visual Basic Example

FaxIncomingJob

IFaxIncomingJob