HtmlWriter.OpenTagCount Property
- Namespace
- Kampute.DocToolkit.IO.Writers
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the number of block elements that are still open.
public int OpenTagCount { get; }Property Value
- int
- The number of block elements that are still open.
