System::Xml::XmlTextReader::get_XmlSpace method
XmlTextReader::get_XmlSpace method
Returns the current xml:space scope.
System::Xml::XmlSpace System::Xml::XmlTextReader::get_XmlSpace() override
ReturnValue
One of the XmlSpace values. If no xml:space scope exists, this value defaults to XmlSpace::None.
See Also
- Enum XmlSpace
 - Class XmlTextReader
 - Namespace System::Xml
 - Library Aspose.PDF for C++