inputDocumentLastPageNumber Property

Summary

Number of the last page to be converted from the input document.

Syntax
TypeScript
JavaScript
Object.defineProperty(StatusJobData.prototype, 'inputDocumentLastPageNumber', 
   get: function() 
) 
readonly inputDocumentLastPageNumber: number; 

Property Value

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.

Remarks

This member mirrors DocumentConverterJobData.InputDocumentLastPageNumber. Refer to it for more information.

Example

For an example, refer to StatusJobDataRunner.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.