Back to Devexpress

PlainTextDocumentImporterOptions.UpdateField Property

officefileapi-devexpress-dot-xtrarichedit-dot-import-dot-plaintextdocumentimporteroptions.md

latest1.6 KB
Original Source

PlainTextDocumentImporterOptions.UpdateField Property

Overrides the corresponding property of the base class to hide it.

Namespace : DevExpress.XtraRichEdit.Import

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
[Browsable(false)]
public UpdateFieldOptions UpdateField { get; }
vb
<Browsable(False)>
Public ReadOnly Property UpdateField As UpdateFieldOptions

Property Value

TypeDescription
UpdateFieldOptions

|

Property Paths

You can access this nested property as listed below:

Object TypePath to UpdateField
RichEditDocumentImportOptions

.PlainText .UpdateField

|

See Also

PlainTextDocumentImporterOptions Class

PlainTextDocumentImporterOptions Members

DevExpress.XtraRichEdit.Import Namespace