System::Xml::Xsl::XsltContext::get_Whitespace метод
XsltContext::get_Whitespace method
При переопределении в производном классе получает значение, указывающее, следует ли включать узлы пробельных символов в вывод.
virtual bool System::Xml::Xsl::XsltContext::get_Whitespace()=0
ReturnValue
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.
См. также
- Class XsltContext
- Namespace System::Xml::Xsl
- Library Aspose.Font for C++