Back to Devexpress

DocumentFormat Fields

officefileapi-devexpress-dot-xtrarichedit-dot-documentformat-dot-underscore-fields.md

latest3.1 KB
Original Source

DocumentFormat Fields

A document format.

NameDescription
Doc staticMS Word 97-2003 binary file format.
Docm staticOffice Open XML WordprocessingML macro-enabled document.
Docx staticThe .DOCX format.
Dot staticWord 97-2007 template.
Dotm staticOffice Open XML WordprocessingML macro-enabled template.
Dotx staticOffice Open XML WordprocessingML macro-free template.
ePub staticEPUB® - standard format for electronic books and other digital publications. Limited support.
FlatOpc staticMicrosoft Word XML Document file format.
FlatOpcMacroEnabled staticMicrosoft Word XML Macro-Enabled Document file format.
FlatOpcMacroEnabledTemplate staticOpen Packaging Conventions Office Open XML Macro-Enabled Template file format.
FlatOpcTemplate staticMicrosoft Word XML Template file format.
Html staticThe HTML format.
Mht staticThe MHT format - web page archive format used to save HTML code with resources represented by external links (images etc.), in a single file
Odt staticThe OpenDocument text format.
OpenDocument staticThe OpenDocument text format (.odt, implemented by OpenOffice.org office suite).
OpenXml staticThe OpenXML file format (aka default MS Office 2007 format or .docx)
PlainText staticThe plain text format.
Rtf staticThe Rich Text Format (RTF).
Undefined staticThe document’s format is undefined.
WordML staticThe WordprocessingML format (.xml, implemented in MS Office 2003).

See Also

DocumentFormat Struct

DocumentFormat Members

DevExpress.XtraRichEdit Namespace