WordProcessingFormatsDocx Field |
Office Open XML WordProcessingML Macro-Free Document (DOCX)is a well-known format for Microsoft Word documents. Introduced from 2007 with the release of Microsoft Office 2007, the structure of this new Document format was changed from plain binary to a combination of XML and binary files.
Learn more about this file format
here.
Namespace: GroupDocs.Editor.FormatsAssembly: GroupDocs.Editor (in GroupDocs.Editor.dll) Version: 21.10.0.0
Syntaxpublic static readonly WordProcessingFormats Docx
Public Shared ReadOnly Docx As WordProcessingFormats
public:
static initonly WordProcessingFormats Docx
static val Docx: WordProcessingFormats
Field Value
Type:
WordProcessingFormats
See Also