textMode Property (DocDocumentOptions)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(DocDocumentOptions.prototype, 'textMode', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize