Click or drag to resize

IBrowserSettingsDefaultEncoding Property

Version 67.0.0
Default encoding for Web content. If empty "ISO-8859-1" will be used. Also configurable using the "default-encoding" command-line switch.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 67.0.0.0 (67.0.0.0)
Syntax
string DefaultEncoding { get; set; }

Property Value

Type: String
See Also