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

TextMode Property (DocDocumentOptions)

Show in webframe
Controls how and when to frames the text blocks in the resulting DOC 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 DOC file. Default value is DocumentTextMode.Auto.
See Also

Reference

DocDocumentOptions Object
DocDocumentOptions Members

Error processing SSI file