Skip to main content
A newer version of this page is available. .

ContentToSpecificFormatConverter Class

A base class for converters allowing you to bind different formats to RichEditControl’s content.

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.RichEdit, DevExpress.Wpf.RichEdit

Declaration

public abstract class ContentToSpecificFormatConverter :
    IValueConverter
See Also