Options.DeletedTextColor Property
Returns or sets the color of text that is deleted while change tracking is enabled.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property DeletedTextColor As WdColorIndex
Get
Set
'Usage
Dim instance As Options
Dim value As WdColorIndex
value = instance.DeletedTextColor
instance.DeletedTextColor = value
WdColorIndex DeletedTextColor { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdColorIndex
Remarks
If the DeletedTextColor property is set to wdByAuthor, Microsoft Word automatically assigns a unique color to each of the first eight authors who revise a document.