FormatOptions

XmlEditOptions.FormatOptions property

Allows to adjust the XML formatting, that will be applied to the XML structure, when it is represented in HTML. Default formatting is used and is adjustable. Cannot be null.

public XmlFormatOptions FormatOptions { get; }

See Also