A newer version of this page is available.
Switch to the current version.
CompatibilityMode Enum
Lists modes that specify the compatibility of the document being exported with different Microsoft Word versions.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v20.2.Core.dll
Declaration
Members
Name | Description |
---|---|
ModeNotSpecified
|
Compatibility mode is not specified. |
Mode11
|
The resulting document is compatible with Microsoft Word® 2003. |
Mode12
|
The resulting document is compatible with Microsoft Word® 2007. |
Mode14
|
The resulting document is compatible with Microsoft Word® 2010. |
Mode15
|
The resulting document is compatible with Microsoft Word® 2013. |
See Also
Feedback