HtmlDocumentTreatTextAsNodes Property

Get/Set a value indicating whether to treat all text in standard nodes as separate <text> nodes.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 26.2218.4544
C#
public bool TreatTextAsNodes { get; set; }

Property Value

Boolean

See Also