HtmlDocumentLineFeed Property

Get/Set a value indicating whether to add line feeds at the ends of nodes.

Definition

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

Property Value

Boolean

See Also