textMode Property

Summary

Controls how and when to frames the text blocks in the resulting DOC file.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocDocumentOptions.prototype, 'textMode', 
   get: function(), 
   set: function(value) 
) 
textMode: DocumentTextMode; 

Property Value

Controls how and when to frames the text blocks in the resulting DOC file. Default value is DocumentTextMode.Auto.

Requirements

Target Platforms

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.