DXRichEditMhtDocumentImporterOptions.ReplaceSpaceWithNonBreakingSpaceInsidePreProperty Field
Identifies the DXRichEditMhtDocumentImporterOptions.ReplaceSpaceWithNonBreakingSpaceInsidePre dependency property.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v24.2.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
public static readonly DependencyProperty ReplaceSpaceWithNonBreakingSpaceInsidePreProperty
Field Value
Type | Description |
---|---|
DependencyProperty | A dependency property identifier. |
See Also