C#
VB
Java
C++
The number of the last page loaded into this document.
public int OriginalLastPageNumber { get; }
Public ReadOnly Property OriginalLastPageNumber() As Integer
Get
public:
property int OriginalLastPageNumber
{
int get()
}
public int getOriginalLastPageNumber()
The number of the last page loaded into this document.
This value is set to LoadDocumentOptions.LastPageNumber used when creating this document or equals to the number of pages in the original document if default options were used.
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