DXRichEditUpdateFieldOptions Properties
Contains options used to update certain fields when importing a document containing these fields.| Name | Description |
|---|---|
| Date | Gets or sets whether to update the DATE fields while loading a document. This is a dependency property. |
| DocVariable | Specifies whether to update the DOCVARIABLE field when the document is loaded. |
| Time | Gets or sets whether to update the TIME fields while loading a document. This is a dependency property. |
See Also