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

DXRichEditDocDocumentImporterOptions.UpdateFieldOptions Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v20.1.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
.DocOptions .UpdateFieldOptions
See Also