Skip to content

CoreWebView2PdfToolbarItems lacks members for "enter full screen" and "Settings and more" #2728

@JohnThomson

Description

@JohnThomson

I want to write something like

myWevView2.CoreWebView2Settings.HiddenPdfToolbarItems = CoreWebView2PdfToolbarItems.FullScreen|CoreWebView2PdfToolbarItems.Settings;

but there are no members in the enumeration that correspond to these buttons, as far as I can see.

And the "Enter full screen" button is one I would particularly like to remove. It doesn't do the expected thing...the PDF only expands to fill the WebView2, not the whole screen, and the scroll bar is lost...and there's no obvious way to get the toolbar back, which would be very confusing for our users.

AB#41240616

Metadata

Metadata

Labels

trackedWe are tracking this work internally.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions