Acrux Html Parser Documentation
RawHtml Property
NamespacesAcrux.HtmlHtmlDocumentRawHtml
The raw HTML string used to load the document from.
Declaration Syntax
C#Visual BasicVisual C++
public string RawHtml { get; }
Public ReadOnly Property RawHtml As String
public:
property String^ RawHtml {
	String^ get ();
}

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