Acrux Html Parser Documentation
NodeType Property
NamespacesAcrux.HtmlHtmlNodeNodeType
Gets the type of the current node.
Declaration Syntax
C#Visual BasicVisual C++
public XmlNodeType NodeType { get; }
Public ReadOnly Property NodeType As XmlNodeType
public:
property XmlNodeType NodeType {
	XmlNodeType get ();
}

Assembly: Acrux.Html (Module: Acrux.Html) Version: 1.0.0.0 (1.0.0.215)