Skip to main content
A newer version of this page is available. .
All docs
V20.2

DXRichEditDotDocumentImporterOptions.UpdateFieldOptions Property

For internal use.

Namespace: DevExpress.Xpf.RichEdit

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.RichEdit, 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
.DotOptions .UpdateFieldOptions
See Also