Back to Devexpress

DevExpress.XtraRichEdit.Services Namespace

officefileapi-devexpress-dot-xtrarichedit-6309f42d.md

latest1.8 KB
Original Source

DevExpress.XtraRichEdit.Services Namespace

Contains interfaces and classes that provide auxiliary functionality as services in RichEditControl.

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

NuGet Package : DevExpress.RichEdit.Core

Interfaces

NameDescription
IAutoCorrectProviderDefines the corrections provider for the IAutoCorrectService.
IAutoCorrectServiceDefines a service that performs auto correction.
IFormatDetectorServiceWhen implemented, allows you to detect the format of the document contained in the stream.
IRichEditAndReviewingPaneCommandFactoryServiceDefines a service used to create RichEdit with Reviewing Pane commands.
IRichEditCommandFactoryServiceDefines a service that is used to create RichEdit commands.
ISyntaxHighlightServiceEnables you to implement the text highlighting functionality.
IUserGroupListServiceProvides a list of user groups to fill the Editing Permissions form.
IUserListServiceProvides a list of identities to fill the Editing Permissions form.