get_Whitespace()
XsltContext::get_Whitespace() method
When overridden in a derived class, gets a value indicating whether to include white space nodes in the output.
virtual bool System::Xml::Xsl::XsltContext::get_Whitespace()=0
Return Value
true to check white space nodes in the source document for inclusion in the output; false to not evaluate white space nodes. The default is true.
See Also
- Class XsltContext
- Namespace System::Xml::Xsl
- Library Aspose.Slides