Click or drag to resize

DocumentSnapshotContentWidth Property

Version 90.6.50
Document content width.

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
Syntax
public Nullable<long> ContentWidth { get; set; }

Property Value

Type: NullableInt64
See Also