| HtmlNodeNodeType Property  | 
            Gets the type of this node.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic HtmlNodeType NodeType { get; }Public ReadOnly Property NodeType As HtmlNodeType
	Get
Property Value
Type: 
HtmlNodeType
See Also