HtmlDocumentTreatTextAsNodes Property
Get/Set a value indicating whether to treat all text in standard nodes
as separate <text> nodes.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 26.2218.4544
public bool TreatTextAsNodes { get; set; }
Public Property TreatTextAsNodes As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean