Acrux Html Parser Documentation
Load Method
NamespacesAcrux.HtmlHtmlDocumentLoad()()()
Members
IconMemberDescription
Load(String)
Loads an HTML document from a local file.

Load(Stream)
Loads an HTML document from a stream.

Load(Uri)
Loads an HTML document using HttpWebRequest or opening the file directly for a 'file' schema.

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