The HTMLTree type exposes the following members.

Constructors

  Name Description
Public method HTMLTree
Initializes a new instance of the HTMLTree class

Methods

  Name Description
Public method Static member AlignFromHtml
parse alignment from html align string
Public method Static member BorderStyleFromParam
get border style from param value
Public method Static member BorderTypeFromHTML
parse border type from html string
Public method Static member ColorFromHTML
parse color form html color string
Public method Static member ColorFromRGBStr
convert #RRGGBB string to Color
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method Static member FieldType
Protected method 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.)
Public method FindNodeByTagName
Public method Static member FontSizeFromHTML
parse font size from html size string
Public method Static member GetCleanText
get text without unvisable char
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Static member HTMLDecode
decode html string to normal text string
Public method Static member IsCss2
check a tag weather css2
Public method Static member IsForm
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Static member NodeWidth
Public method Static member ParseColStyleFromHTML
parse table col style from html node
Public method Static member ParseDivStyle
Public method Static member ParseRectStyleFromHTML
get rect style from html
Public method Static member PostionTypeFromHTML
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

Properties

See Also