Método System::Xml::XmlSignificantWhitespace::get_NodeType
XmlSignificantWhitespace::get_NodeType method
Devuelve el tipo del nodo actual.
XmlNodeType System::Xml::XmlSignificantWhitespace::get_NodeType() override
ReturnValue
Para nodos XmlSignificantWhitespace, este método devuelve XmlNodeType::SignificantWhitespace.
Ver también
- Enum XmlNodeType
- Class XmlSignificantWhitespace
- Namespace System::Xml
- Library Aspose.Page for C++