hiddenPdfToolbarItems property

PdfToolbarItems? hiddenPdfToolbarItems
getter/setter pair

This property is used to customize the PDF toolbar items.

By default, it is PdfToolbarItems.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.

Officially Supported Platforms/Implementations:

Implementation

PdfToolbarItems? hiddenPdfToolbarItems;