Click or drag to resize

DocumentSnapshotContentWidth Property

Version 113.3.50
Document content width.

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

Property Value

Type: NullableDouble
See Also