System::Xml::XmlDocument::get_PreserveWhitespace Methode
XmlDocument::get_PreserveWhitespace method
Gibt einen Wert zurück, der angibt, ob Leerzeichen im Elementinhalt erhalten bleiben sollen.
bool System::Xml::XmlDocument::get_PreserveWhitespace()
ReturnValue
true to preserve white space; otherwise false. The default is false.
Siehe auch
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++