Table of Contents

Struct PrintMargin

Namespace
OpenQA.Selenium.BiDi.Modules.BrowsingContext
Assembly
WebDriver.dll
public struct PrintMargin
Inherited Members

Properties

Bottom

public double? Bottom { readonly get; set; }

Property Value

double?

Left

public double? Left { readonly get; set; }

Property Value

double?

Right

public double? Right { readonly get; set; }

Property Value

double?

Top

public double? Top { readonly get; set; }

Property Value

double?