Click or drag to resize

DocumentSnapshotContentWidth Property

Version 118.6.80
Document content width.

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public double? ContentWidth { get; set; }

Property Value

Type: NullableDouble
See Also