DiacriticColor Property Example

This example sets the color for diacritics to blue in the current selection.

If Options.UseDiffDiacColor = True Then _
    Selection.Font.DiacriticColor = wdColorBlue