TextWidth Property
Definition
- Namespace
- Codebelt.Extensions.YamlDotNet
- Assemblies
- Codebelt.Extensions.YamlDotNet.dll
TextWidth
Gets or sets the preferred width of text in the generated YAML.
public int TextWidth { get; set; }
Property Value
- int
The preferred width of text in the generated YAML.