←Select platform

TextMode Property

Summary

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

Syntax

C#
VB
Java
C++
public DocumentTextMode TextMode { get; set; } 
public DocumentTextMode getTextMode() 
public void setTextMode(DocumentTextMode mode) 
             

Property Value

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

Example

For an example, refer to DocDocumentOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentWriters Assembly