A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/dotnet/api/system.xml.newlinehandling below:

NewLineHandling Enum (System.Xml) | Microsoft Learn

NewLineHandling Enum Definition

Specifies how to handle line breaks.

public enum class NewLineHandling
public enum NewLineHandling
type NewLineHandling = 
Public Enum NewLineHandling
Inheritance
Fields Name Value Description Replace 0

New line characters are replaced to match the character specified in the NewLineChars property.

Entitize 1

New line characters are entitized. This setting preserves all characters when the output is read by a normalizing XmlReader.

None 2

The new line characters are unchanged. The output is the same as the input.

This enumeration is passed to the Create method to specify whether the XmlWriter object will normalize line breaks in the output.

See the NewLineHandling property to see a table detailing the behavior of each of the validation types.

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4