DXRichEditUpdateFieldOptions Properties
Contains options used to update certain fields when importing a document containing these fields.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Date | Gets or sets whether to update the DATE fields while loading a document. This is a dependency property. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Doc |
Specifies whether to update the DOCVARIABLE field when the document is loaded. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Time | Gets or sets whether to update the TIME fields while loading a document. This is a dependency property. |
See Also