Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

TextMode Property (RtfDocumentOptions)

Show in webframe
Controls how and when to frames the text blocks in the resulting RTF file.
Syntax
get_textMode();
set_textMode(value);
Object.defineProperty('textMode');

Property Value

TypeDescription
DocumentTextModeControls 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.

See Also

Reference

RtfDocumentOptions Object
RtfDocumentOptions Members

Error processing SSI file