C#
VB
C++
Last page number of the form to process.
public int LastPageNumber { get; set; }
Public Property LastPageNumber() As Integer
Get
Set
public:
property int LastPageNumber
{
int get()
void set(int value)
}
1-based last page number of the form to process. A value of -1 means the last page in the form. Default value is -1.
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