5#include <system/object_ext.h>
6#include <system/enum.h>
29struct EnumMetaInfo<
System::Xml::NewLineHandling>
31 static const ASPOSECPP_SHARED_API std::array<std::pair<System::Xml::NewLineHandling, const char_t*>, 3>& values();
NewLineHandling
Specifies how to handle line breaks.
Definition: new_line_handling.h:15
@ Entitize
New line characters are entitized. This setting preserves all characters when the output is read by a...
@ Xml
Serialize according to the XML 1.0 rules.
Definition: db_command.h:9