Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

TextMode Property (DocxDocumentOptions)








Gets or sets a value that controls how and when to frames the text blocks in the resulting DOCX file.
Syntax
public DocumentTextMode TextMode {get; set;}
'Declaration
 
Public Property TextMode As DocumentTextMode
'Usage
 
Dim instance As DocxDocumentOptions
Dim value As DocumentTextMode
 
instance.TextMode = value
 
value = instance.TextMode
public DocumentTextMode TextMode {get; set;}
@property (nonatomic, assign) LTDocumentTextMode textMode
public DocumentTextMode getTextMode()
public void setTextMode(DocumentTextMode mode)
            
 <br/>get_TextMode();<br/>set_TextMode(value);<br/>Object.defineProperty('TextMode'); 
public:
property DocumentTextMode TextMode {
   DocumentTextMode get();
   void set (    DocumentTextMode value);
}

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

See Also

Reference

DocxDocumentOptions Class
DocxDocumentOptions Members
DocumentTextMode Enumeration
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

Error processing SSI file
Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features