Click or drag to resize

Bounds.Width Property

Version 104.4.240
The window width in pixels.

Namespace:  CefSharp.DevTools.Browser
Assembly:  CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax
public int? Width { get; set; }

Property Value

Type: Nullable<Int32>
See Also