Прочитать на английском

Поделиться через


CoreWebView2CapturePreviewImageFormat Enum

Definition

Specifies the image format for the ICoreWebView2::CapturePreview method.

C#
public enum CoreWebView2CapturePreviewImageFormat
Inheritance
CoreWebView2CapturePreviewImageFormat

Fields

Name Value Description
Png 0

Indicates that the PNG image format is used.

Jpeg 1

Indicates the JPEG image format is used.

Applies to