Inheritance Hierarchy
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntaxpublic class HtmlElement : HtmlNode
The HtmlElement type exposes the following members.
Constructors|
| Name | Description |
|---|
 | HtmlElement | Initializes a new instance of the HtmlElement class |
Top
Properties
Methods|
| Name | Description |
|---|
 | AddChild | |
 | AllStyles | |
 | ApplyStyles | |
 | CleanRecusive | |
 | ConvertTable2Img | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | Find | |
 | FindAndSetStyle | |
 | FindFirst(String) | |
 | FindFirst(String, String, String) | |
 | FixBorderWidth | |
 | GetAttribute | |
 | GetChildElements | |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetStyle | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | HasAttribute | |
 | HasSpace | |
 | HTML | (Inherited from HtmlNode.) |
 | InnerHTML | |
 | IsAbsolutePosition | |
 | IsButton | |
 | IsCheckBox | |
 | IsEmptyText | |
 | IsInput | |
 | IsInputText | |
 | IsOption | |
 | IsPassword | |
 | IsRadio | |
 | IsSelection | |
 | IsTag | |
 | IsTextArea | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | MergeSameStyleChildren | |
 | OuterHTML | |
 | RemoveAttribute | |
 | RemoveChild | |
 | RemoveClasses | |
 | RemoveElements | |
 | RemoveElementStyle | |
 | RemoveEmptySpan | |
 | RemoveEventHandler | |
 | RemoveNotImportantStyles | |
 | RemoveStyle(String) | |
 | RemoveStyle(String, Boolean) | |
 | RemoveStyle(String, String, Boolean) | |
 | RemoveWordStyles | |
 | Render | (Overrides HtmlNodeRender(TextWriter).) |
 | RenderInner | |
 | ReplaceChild | |
 | ReplaceTagNames | |
 | ReplaceWith(HtmlNode) | (Inherited from HtmlNode.) |
 | ReplaceWith(HtmlNode, HtmlNode) | |
 | Select | |
 | SelectFirst | |
 | SetAttribute | |
 | SetStyle(String, String) | |
 | SetStyle(String, String, Boolean, Boolean) | |
 | StyleValue | |
 | SwapContents | |
 | ToString | (Overrides ObjectToString.) |
Top
Fields
See Also