Creates the ICoreWebView2PrintSettings used by the PrintToPdf method.
Add an event handler for the BrowserProcessExited event. The BrowserProcessExited event is raised when the collection of WebView2 Runtime processes for the browser process of this environment terminate due to browser process failure or normal shutdown (for example, when all associated WebViews are closed), after all resources have been released (including the user data folder). To learn about what these processes are, go to Process model.
Remove an event handler previously added with add_BrowserProcessExited.