Leadtools.Documents.Writers Namespace > TextDocumentOptions Object : Formatted Property |
get_formatted();
set_formatted(value);
Object.defineProperty('formatted');
Type | Description |
---|---|
boolean | true if the text file should be formatted; otherwise, false. Default value is false. |
Use this property to create a text file that will be almost the same shape as the original document (i.e. margins and lines between paragraphs using space characters).