Microsoft Word Open XML 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.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic static readonly FileType DOCX
Public Shared ReadOnly DOCX As FileType
public:
static initonly FileType^ DOCX
static val DOCX: FileType
Field Value
Type:
FileType
See Also