Skip to main content

DXRichEditDocDocumentImporterOptions.UpdateFieldOptions Property

For internal use.

Namespace: DevExpress.Xpf.RichEdit

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

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public DXRichEditUpdateFieldOptions UpdateFieldOptions { get; set; }

Property Value

Type
DXRichEditUpdateFieldOptions

Property Paths

You can access this nested property as listed below:

Object Type Path to UpdateFieldOptions
DXRichEditDocumentImportOptions
.DocOptions .UpdateFieldOptions
See Also