System::Xml::XmlDocument::get_PreserveWhitespace methode

XmlDocument::get_PreserveWhitespace method

Retourneert een waarde die aangeeft of witruimte in elementinhoud moet worden behouden.

bool System::Xml::XmlDocument::get_PreserveWhitespace()

ReturnValue

true to preserve white space; otherwise false. The default is false.

Zie ook