Number of the last page to be converted from the input document
Object.defineProperty(DocumentConverterJobData.prototype, 'inputDocumentLastPageNumber',
get: function(),
set: function(value)
)
inputDocumentLastPageNumber: number;
The 1-based number of the last page to be converted from the input document. A value of -1 means to use the last page in the document. Default value is 0.
The converter will automatically uses 1 for InputDocumentFirstPageNumber and -1 (last page) in InputDocumentLastPageNumber if the values are left as the default of 0.
You can use InputDocumentFirstPageNumber and InputDocumentLastPageNumber to recognize only a certain range of pages in the input document file.
If InputDocumentLastPageNumber is -1, then the converter will automatically obtain the correct value of the last page number from the input document.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document