XmlTransformationSettings.

IndentChars Property

Summary

Gets or sets the character string to use when indenting. This setting is used when the Indent property is set to true.
Namespace
Cake.Common.Xml
Containing Type
XmlTransformationSettings

Syntax

public string IndentChars { get; set; }

Value

Type Description
string