Document.Charset

Document.Charset property

Gets the document’s encoding.

public string Charset { get; }

Property Value

The document’s encoding.

See Also