Gets the page number of the page that is currently undergoing processing.
public int FormCurrentPageNumber {get;}
public int FormCurrentPageNumber {get;}
get_FormCurrentPageNumber();
public:
property int FormCurrentPageNumber {
int get();
}
'Declaration
Public ReadOnly Property FormCurrentPageNumber As Integer
'Usage
Dim instance As ProcessFieldEventArgs
Dim value As Integer
value = instance.FormCurrentPageNumber
Property Value
The 1-based integer that specifies the page number of the current form.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2