Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

DocumentFormat Fields

A document format.
Name Description
Doc static MS Word 97-2003 binary file format.
ePub static EPUB® - standard format for electronic books and other digital publications.
Html static The HTML format.
Mht static The MHT format - web page archive format used to save HTML code with resources represented by external links (images etc.), in a single file
OpenDocument static The OpenDocument text format (.odt, implemented by OpenOffice.org office suite).
OpenXml static The OpenXML file format (aka default MS Office 2007 format or .docx)
PlainText static The plain text format.
Rtf static The Rich Text Format (RTF).
Undefined static The document’s format is undefined.
WordML static The WordprocessingML format (.xml, implemented in MS Office 2003).
See Also