Acrux Html Parser Documentation
XmlEncoding Property
NamespacesAcrux.HtmlHtmlDocumentXmlEncoding
For XHTML documents this is the encoding specified in the XML declaration. Otherwise is null.
Declaration Syntax
C#Visual BasicVisual C++
public string XmlEncoding { get; }
Public ReadOnly Property XmlEncoding As String
public:
property String^ XmlEncoding {
	String^ get ();
}

Assembly: Acrux.Html (Module: Acrux.Html) Version: 1.0.0.0 (1.0.0.215)