HtmlDocumentParserHtmlEncoding Property

Alterian Email Manager 6.2.3 SDK Help File
Gets and sets encoding of the html document

Namespace:  DMLibrary.Parser
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public Encoding HtmlEncoding { get; set; }

Property Value

Type: Encoding
See Also