System.Windows.Forms.HtmlDocument.DefaultEncoding Property

Gets the encoding used by default for the current document.

Syntax

public string DefaultEncoding { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0