DocDocumentOptions Object

Summary

Provides extra options to use when saving a document using the Microsoft Word 2003 document format (DOC) format.

Syntax

JavaScript Syntax
function lt.Documents.Writers.DocDocumentOptions 
	extends lt.Documents.Writers.DocumentOptions 
TypeScript Syntax
class lt.Documents.Writers.DocDocumentOptions() 
	extends lt.Documents.Writers.DocumentOptions 

Remarks

The options set in the DocDocumentOptions class will be used when the user saves a document using the DocumentFormat.Doc format.

The DocDocumentOptions class contains the following properties:

Property Description
DocDocumentOptions.TextMode Controls how and when to frames the text blocks in the resulting DOC file.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly