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

public HashSet<string> InlineTags { get; }