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

Show in webframe

TextMode Property (RtfDocumentOptions)








Gets or sets a value that controls how and when to frames the text blocks in the resulting RTF file.
Syntax
public DocumentTextMode TextMode {get; set;}
'Declaration
 
Public Property TextMode As DocumentTextMode
'Usage
 
Dim instance As RtfDocumentOptions
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 RTF file. Default value is DocumentTextMode.Auto.
Remarks

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

Example
For an example, refer to RtfDocumentOptions.
Requirements

Target Platforms

See Also

Reference

RtfDocumentOptions Class
RtfDocumentOptions 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