inputDocumentFirstPageNumber Property

Summary

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

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

Property Value

The 1-based number of the first page to be converted from the input document. Default value is 0.

Remarks

This member mirrors DocumentConverterJobData.InputDocumentFirstPageNumber. 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.