TrackChangesOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Track |
Initializes a new Track |
#Properties
Name | Description |
---|---|
Changed |
Specifies the position of changed lines’ indicators. |
Deleted |
Specifies a color to indicate a deleted table cell. |
Deletion |
Specifies a color to indicate deletions. |
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. |
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. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter.
Inherited from Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all notification options to their default values.
Inherited from Rich |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
#Events
Name | Description |
---|---|
Changed |
Occurs when the options are modified.
Inherited from Rich |
See Also