DocxDocumentOptions Object

Summary

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

Syntax
TypeScript
JavaScript
function lt.Document.Writer.DocxDocumentOptions 
   extends DocumentOptions 
class lt.Document.Writer.DocxDocumentOptions 
   extends DocumentOptions 
Remarks

The DOCX format is part of Microsoft Open XML specification and first introduced with Microsoft Office 2007.

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

The DocxDocumentOptions class contains the following properties:

Property Description
DocxDocumentOptions.TextMode Controls how and when to frames the text blocks in the resulting DOCX file.

Example

For an example, refer to Convert.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.