Click or drag to resize

DocxFormat Enumeration

An enumeration of Microsoft Word file formats.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public enum DocxFormat
Members
Member nameValueDescription
Docx0 Word Document.
Docm1 Word Macro-Enabled Document.
Dotx2 Word Template.
Dotm3 Word Macro-Enabled Template.
See Also