DevExpress.XtraRichEdit.Services Namespace
Contains interfaces and classes that provide auxiliary functionality as services in RichEditControl.
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Interfaces
Name | Description |
---|---|
IAutoCorrectProvider | Defines the corrections provider for the IAutoCorrectService. |
IAutoCorrectService | Defines a service that performs auto correction. |
IFormatDetectorService | When implemented, allows you to detect the format of the document contained in the stream. |
IRichEditAndReviewingPaneCommandFactoryService | Defines a service used to create RichEdit with Reviewing Pane commands. |
IRichEditCommandFactoryService | Defines a service that is used to create RichEdit commands. |
ISyntaxHighlightService | Enables you to implement the text highlighting functionality. |
IUserGroupListService | Provides a list of user groups to fill the Editing Permissions form. |
IUserListService | Provides a list of identities to fill the Editing Permissions form. |