Moves focus to the find toolbar to search the document content.
public: void Find();
public void Find ();
override this.Find : unit -> unit
Public Sub Find ()
Thank you.