IndentSize Property

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Gets or sets the number of spaces to use when WriteIndented is enabled.

public int IndentSize { get; init; }

Returns