Member variable CoreWebView2Settings():HiddenPdfToolbarItems Foundation
Specifies which PDF toolbar items should be hidden.
This member variable controls the visibility of specific toolbar items when viewing PDF documents in the WebView2 control. The value is a numeric bit field where each bit represents a different toolbar item. Multiple items can be hidden by combining bit values. A value of 0 shows all toolbar items. Common bit values include hiding save, print, and search functionality in the PDF viewer. By default, all toolbar items are shown.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.