Metodo System::Xml::XmlDocument::get_PreserveWhitespace
XmlDocument::get_PreserveWhitespace method
Restituisce un valore che indica se preservare gli spazi bianchi nel contenuto dell’elemento.
bool System::Xml::XmlDocument::get_PreserveWhitespace()
ReturnValue
true to preserve white space; otherwise false. The default is false.
Vedi anche
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++