Specifies how to handle line breaks.
public enum class NewLineHandling
public enum NewLineHandling
type NewLineHandling =
Public Enum NewLineHandling
New line characters are replaced to match the character specified in the NewLineChars property.
Entitize 1New line characters are entitized. This setting preserves all characters when the output is read by a normalizing XmlReader.
None 2The 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 articleWas 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