Table of Contents

Struct ImageFormat

Namespace
OpenQA.Selenium.BiDi.Modules.BrowsingContext
Assembly
WebDriver.dll
public record struct ImageFormat : IEquatable<ImageFormat>
Implements
Inherited Members

Constructors

ImageFormat(string)

public ImageFormat(string Type)

Parameters

Type string

Properties

Quality

public double? Quality { readonly get; set; }

Property Value

double?

Type

public string Type { readonly get; set; }

Property Value

string