| HtmlTextNodeText Property  | 
            Gets or Sets the text of the node.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic string Text { get; set; }Public Property Text As String
	Get
	Set
Property Value
Type: 
String
See Also