NevronOpenVision
Nevron.Nov.Xml Namespace / NXmlParserListener Class / m_PreserveWhiteSpacesStack Field
m_PreserveWhiteSpacesStack Field
Indicates whether the white space characters for the nodes in the document hierarchy should be preserved or not. Peek at the top of the stack to see the value for the current node.
Syntax
protected NStack<bool> m_PreserveWhiteSpacesStack
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also