Back to Devexpress

CompatibilitySettings Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-fdc4118d.md

latest1.1 KB
Original Source

CompatibilitySettings Interface

Enables you to specify application-wide settings to ensure compatibility with previous versions of rich text editors.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface CompatibilitySettings
vb
Public Interface CompatibilitySettings

The following members return CompatibilitySettings objects:

See Also

CompatibilitySettings Members

DevExpress.XtraRichEdit.API.Native Namespace