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

DocxDocumentOptions Object

Show in webframe
Members 
Provides extra options to use when saving a document using the Microsoft Word format (DOCX).
Object Model
Syntax
function Leadtools.Documents.Writers.DocxDocumentOptions() 
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.

See Also

Reference

DocxDocumentOptions Members
Leadtools.Documents.Writers Namespace

Error processing SSI file