←Select platform

TextMode Property (DocxDocumentOptions)

Summary

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

Syntax

C#
VB
Java
Objective-C
C++
@property (nonatomic, assign) LTDocumentTextMode textMode
public DocumentTextMode getTextMode() 
public void setTextMode(DocumentTextMode mode) 

Property Value

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

Remarks

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

Example

For an example, refer to DocxDocumentOptions.

Requirements

Target Platforms

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