The number of the last page loaded into this document.
Object.defineProperty(DocumentPages.prototype, 'originalLastPageNumber',
get: function()
)
originalLastPageNumber: number; // read-only
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