textMode Property

Summary

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

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

Property Value

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

Remarks

Frames are containers supported by the RTF format for text that can be positioned on a page and sized.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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