Winnovative HTML to PDF Converter Library for .NET
GetHtmlFromURL Method
NamespacesWinnovative.WnvHtmlConvertConverterUtilsGetHtmlFromURL()()()()
Winnovative HTML to PDF Converter Library for .NET
Members
IconMemberDescription
GetHtmlFromURL(String)
Get the HTML code from the specified URL. Use the autodetermined page encoding to create the resulted string object. The default code page is UTF8 if the page has no encoding specified

GetHtmlFromURL(String, Encoding)
Get the HTML code from the specified URL. Use the specified page encoding to create the resulted string object.

GetHtmlFromURL(HttpWebRequest, Encoding)

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 7.0.0.0 (7.0.0.0)