documentOptions Property

Summary

The options to use during document conversion.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentConverterJobData.prototype, 'documentOptions', 
   get: function(), 
   set: function(value) 
) 
documentOptions: DocumentOptions; 

Property Value

The options to use during document conversion. Default value null to use the default options for the format.

Example

For an example, refer to Convert.

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