HtmlMinifier.PreformattedTags Property
- Namespace
- Kampute.DocToolkit.IO.Minifiers
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the set of HTML tags that are considered pre-formatted elements.
public HashSet<string> PreformattedTags { get; }

public HashSet<string> PreformattedTags { get; }