HighlightOptions

XmlEditOptions.HighlightOptions property

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

public XmlHighlightOptions HighlightOptions { get; }

See Also