Click or drag to resize

DocumentSnapshotContentLanguage Property

Version 113.3.50
Contains the document's content language.

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

Property Value

Type: Int32
See Also