Microsoft Word Open XML Document (.docx)
Namespace: GroupDocs.RedactionAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 22.7
Syntaxpublic static FileType DOCX { get; }
Public Shared ReadOnly Property DOCX As FileType
Get
public:
static property FileType^ DOCX {
FileType^ get ();
}
static member DOCX : FileType with get
Property Value
Type:
FileType
See Also