DXRichEditTrackChangesOptions Properties
Represents Track Changes options.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Changed |
Specifies the position of changed lines’ indicators. This is a dependency property. |
Deleted |
Specifies a color to indicate a deleted table cell. |
Deletion |
Specifies a color to indicate deletions. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Display |
Specifies the style of the markup used to indicate deleted content. |
Display |
Specifies the markup used to indicate changed format options. |
Display |
Specifies how to display document changes. |
Display |
Specifies the style of the markup used to indicate inserted content. |
Display |
Specifies the style of the markup used to indicate the content moved from this position. |
Display |
Specifies the style of the markup used to indicate the content moved to this position. |
Formatting |
Specifies a color used to indicate changed format options. |
Inserted |
Specifies the color used to indicate inserted table cells. |
Insertion |
Specifies a color used to indicate inserted content. |
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 |
Merged |
Specifies a color used to indicate merged cells. |
Moved |
Specifies a color used to indicate the content moved from the target position. |
Moved |
Specifies a color used to indicate the content moved to the target position. |
Split |
Specifies a color used to indicate split cells. |
See Also