Click or drag to resize

LayoutViewportPageY Property

Version 113.3.50
Vertical offset relative to the document (CSS pixels).

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public int PageY { get; set; }

Property Value

Type: Int32
See Also