Trying to customize the find and replace options as seen in this example:
FindReplaceOptions options = new FindReplaceOptions();
Unfortunately, I’m working in visual basic as opposed to C# and can not find any documentation to help me and FindReplaceOptions() is not defined