C#
VB
C++
Gets the page number of the page that is currently undergoing processing.
public int FormCurrentPageNumber { get; }
Public ReadOnly Property FormCurrentPageNumber As Integer
public:
property int FormCurrentPageNumber {
int get();
}
The 1-based integer that specifies the page number of the current form.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET