The HTMLTree type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
|
|
AlignFromHtml |
parse alignment from html align string
|
|
|
BorderStyleFromParam |
get border style from param value
|
|
|
BorderTypeFromHTML |
parse border type from html string
|
|
|
ColorFromHTML |
parse color form html color string
|
|
|
ColorFromRGBStr |
convert #RRGGBB string to Color
|
|
|
Equals | (Inherited from Object.) |
|
|
FieldType | |
|
|
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.) |
|
|
FindNodeByTagName | |
|
|
FontSizeFromHTML |
parse font size from html size string
|
|
|
GetCleanText |
get text without unvisable char
|
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
|
HTMLDecode |
decode html string to normal text string
|
|
|
IsCss2 |
check a tag weather css2
|
|
|
IsForm | |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
|
NodeWidth | |
|
|
ParseColStyleFromHTML |
parse table col style from html node
|
|
|
ParseDivStyle | |
|
|
ParseRectStyleFromHTML |
get rect style from html
|
|
|
PostionTypeFromHTML | |
|
|
ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
|
|
defaultColor | |
|
|
defaultFontName | |
|
|
defaultFontSize | |
|
|
DefaultMargin |