description | title | ms.date | keywords |
---|---|---|---|
Specifies the image format for the CoreWebView2.CapturePreviewAsync method. |
CoreWebView2CapturePreviewImageFormat |
08/08/2022 |
webview2, webview, winrt, win32, edge, CoreWebView2, CoreWebView2Controller, browser control, edge html, CoreWebView2CapturePreviewImageFormat |
Specifies the image format for the CoreWebView2.CapturePreviewAsync method.
Name | Value | Description |
---|---|---|
Png |
0x0 | Indicates that the PNG image format is used. |
Jpeg |
0x1 | Indicates that the JPEG image format is used. |