MarkdownWriter.IndentationLevel Property

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

Definition

Gets the current indentation level.
public int IndentationLevel { get; protected set; }

Property Value

int
The current indentation level, which is used to determine the number of leading spaces or tabs in the output.