Leadtools.Documents.Writers Namespace > DocxDocumentOptions Object : TextMode Property |
get_textMode();
set_textMode(value);
Object.defineProperty('textMode');
Type | Description |
---|---|
DocumentTextMode | Controls how and when to frames the text blocks in the resulting DOCX file. Default value is DocumentTextMode.Auto. |
Frames are containers supported by the DOCX format for text that can be positioned on a page and sized.
For an example, refer to Convert.