Click or drag to resize

HtmlElement Methods

The HtmlElement type exposes the following members.

Methods
  NameDescription
Public methodAddChild
Public methodAllStyles
Public methodApplyStyles
Public methodCleanRecusive
Public methodConvertTable2Img
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFind
Public methodFindAndSetStyle
Public methodFindFirst(String)
Public methodFindFirst(String, String, String)
Public methodFixBorderWidth
Public methodGetAttribute
Public methodGetChildElements
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetStyle
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasAttribute
Public methodHasSpace
Public methodHTML (Inherited from HtmlNode.)
Public methodInnerHTML
Public methodIsAbsolutePosition
Public methodIsButton
Public methodIsCheckBox
Public methodIsEmptyText
Public methodIsInput
Public methodIsInputText
Public methodIsOption
Public methodIsPassword
Public methodIsRadio
Public methodIsSelection
Public methodIsTag
Public methodIsTextArea
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMergeSameStyleChildren
Public methodOuterHTML
Public methodRemoveAttribute
Public methodRemoveChild
Public methodRemoveClasses
Public methodRemoveElements
Public methodRemoveElementStyle
Public methodRemoveEmptySpan
Public methodRemoveEventHandler
Public methodRemoveNotImportantStyles
Public methodRemoveStyle(String)
Public methodRemoveStyle(String, Boolean)
Public methodRemoveStyle(String, String, Boolean)
Public methodRemoveWordStyles
Public methodRender (Overrides HtmlNodeRender(TextWriter).)
Public methodRenderInner
Public methodReplaceChild
Public methodReplaceTagNames
Public methodReplaceWith(HtmlNode) (Inherited from HtmlNode.)
Public methodReplaceWith(HtmlNode, HtmlNode)
Public methodSelect
Public methodSelectFirst
Public methodSetAttribute
Public methodSetStyle(String, String)
Public methodSetStyle(String, String, Boolean, Boolean)
Public methodStyleValue
Public methodSwapContents
Public methodToString (Overrides ObjectToString.)
Top
See Also