documentFormat Property

Summary

Output format to use for document conversion.

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

Property Value

The output format to use for document conversion. Default value is DocumentFormat.user.

Remarks

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