HiddenPdfToolbarItems is used to customize the PDF toolbar items. By default, it is COREWEBVIEW2_PDF_TOOLBAR_ITEMS_NONE and so it displays all of the items. Changes to this property apply to all CoreWebView2s in the same environment and using the same profile. Changes to this setting apply only after the next navigation. \snippet SettingsComponent.cpp ToggleHidePdfToolbarItems
Set the HiddenPdfToolbarItems property.
The IsSwipeNavigationEnabled property enables or disables the ability of the end user to use swiping gesture on touch input enabled devices to navigate in WebView2. It defaults to TRUE.
Set the IsSwipeNavigationEnabled property