Skip to main content

DXRichEditBehaviorOptions.PasteLineBreakSubstitutionProperty Field

Identifies the DXRichEditBehaviorOptions.PasteLineBreakSubstitution dependency property.

Namespace: DevExpress.Xpf.RichEdit

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

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public static readonly DependencyProperty PasteLineBreakSubstitutionProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also