HtmlDocumentPreserveSpace Property

Get/Set a value indicating whether to preserve space everywhere in the document.

Definition

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

Property Value

Boolean

See Also