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
Left
public double? Left { readonly get; set; }
Property Value
Right
public double? Right { readonly get; set; }
Property Value
Top
public double? Top { readonly get; set; }