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 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.