HtmlMinifier.PreserveComments Property
- Namespace
- Kampute.DocToolkit.IO.Minifiers
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets or sets a value indicating whether to preserve comments within the HTML content.
public bool PreserveComments { get; set; }
