Skip to main content
All docs
V25.1
  • DXRichEditDotDocumentImporterOptions.UpdateFieldOptions Property

    For internal use.

    Namespace: DevExpress.Xpf.RichEdit

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