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.3013.4544
C#
public bool PreserveSpace { get; set; }

Property Value

Boolean

See Also