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