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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly