System::Xml::XmlSignificantWhitespace::get_NodeType method
XmlSignificantWhitespace::get_NodeType method
Returns the type of the current node.
XmlNodeType System::Xml::XmlSignificantWhitespace::get_NodeType() override
ReturnValue
For XmlSignificantWhitespace nodes, this method returns XmlNodeType::SignificantWhitespace.
See Also
- Enum XmlNodeType
- Class XmlSignificantWhitespace
- Namespace System::Xml
- Library Aspose.TeX for C++