How do I set these settings in this dialog with VBA Word macro. Specifically the "Highlight All" setting.
I can for example set the
.IgnorePunct = False
.IgnoreSpace = False

but


.Highlight = False
does not appear to work. But I suppose that is a search setting and not a display setting.
Note that I have this set as true for the default of that Find Options if that makes any difference



Navigation find options.jpg