DXRichEditFieldOptions Properties
Provides options used to define the appearance and behavior of the document fields.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Clear |
Gets or sets whether the DOCVARIABLE field value is cleared when it cannot be calculated. This is a dependency property. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Highlight |
Gets or sets the color used to highlight the document fields. This is a dependency property. |
Highlight |
Gets or sets whether the document fields should be highlighted. This is a dependency property. |
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 |
Throw |
Gets or sets whether to throw an exception if a field formatting switch is not recognized. This is a dependency property. |
Update |
Gets or sets whether to refresh the DOCVARIABLE field values when they are to be copied to the Clipboard. This is a dependency property. |
Update |
Gets or sets whether to refresh the DOCVARIABLE field values when the document is to be printed. This is a dependency property. |
Update |
Gets or sets whether the Field |
Update |
Gets or sets whether the document fields contained in a pasted range should be updated. This is a dependency property. |
Update |
Gets or sets whether to update hyperlinks without the result text. This is a dependency property. |
Update |
Gets or sets whether the locked fields can be updated. This is a dependency property. |
Use |
Gets or sets whether the current culture’s short date and time display settings should be used to format Date |
See Also