inputDocumentId Property

Summary

ID of the input document to convert.

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

Property Value

The ID of the input document to convert. The default value is null.

Remarks

This value must be set to the ID of a valid document in the cache. This is the input document to be converted with this job.

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