HtmlMinifier.PreserveAttributeWhitespace Property

Namespace
Kampute.DocToolkit.IO.Minifiers
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets or sets a value indicating whether to preserve whitespace within attribute values.
public bool PreserveAttributeWhitespace { get; set; }

Property Value

bool
true to preserve whitespace within attribute values; otherwise, false. The default is false.