Winnovative HTML to PDF Converter Library for .NET
ConverterUtils Class
NamespacesWinnovative.WnvHtmlConvertConverterUtils
Winnovative HTML to PDF Converter Library for .NET
HTML converter utilities
Declaration Syntax
C#Visual BasicVisual C++
public class ConverterUtils
Public Class ConverterUtils
public ref class ConverterUtils
Members
All MembersConstructorsMethods



IconMemberDescription
ConverterUtils()()()()
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
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)

GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RenderHtmlFromURL(String, Boolean, Boolean, Boolean, Boolean, Boolean)
Retrieves the HTML code from a URL and executes the JavaScript code. The GetHtmlFromURL only retrieves the HTML code as returned by the server

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ConverterUtils

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