HtmlDocument::DefaultEncoding Property
.NET Framework (current version)
Gets the encoding used by default for the current document.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The default encoding is the encoding the managed HTML Document Object Model (DOM) will attempt to use when the page is initially loaded. This encoding is derived either from Internet Explorer's Encoding settings, or from a META tag embedded within the page.
.NET Framework
Available since 2.0
Available since 2.0
Show: