Leadtools.Documents.Writers Namespace : DocxDocumentOptions Object |
function Leadtools.Documents.Writers.DocxDocumentOptions()
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. |
For an example, refer to Convert.