HtmlNodeItemText Property

Get/Set the Non-Elemental Text of this Node.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.3112.4353
C#
public string Text { get; set; }

Property Value

String

See Also