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

Show in webframe

TextMode Property (DocDocumentOptions)








Gets or sets a value that controls how and when to frames the text blocks in the resulting DOC file.
Syntax
public DocumentTextMode TextMode {get; set;}
'Declaration
 
Public Property TextMode As DocumentTextMode
'Usage
 
Dim instance As DocDocumentOptions
Dim value As DocumentTextMode
 
instance.TextMode = value
 
value = instance.TextMode
public DocumentTextMode TextMode {get; set;}
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 DOC file. Default value is DocumentTextMode.Auto.
Example
For an example, refer to DocDocumentOptions.
Requirements

Target Platforms

See Also

Reference

DocDocumentOptions Class
DocDocumentOptions Members
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