System::Xml::XmlTextReader::get_WhitespaceHandling metodo
XmlTextReader::get_WhitespaceHandling method
Restituisce un valore che specifica come vengono gestiti gli spazi bianchi.
System::Xml::WhitespaceHandling System::Xml::XmlTextReader::get_WhitespaceHandling()
ReturnValue
Uno dei valori di WhitespaceHandling. Il valore predefinito è WhitespaceHandling.All (restituisce i nodi Whitespace e SignificantWhitespace).
Vedi anche
- Enum WhitespaceHandling
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Font for C++