System::Xml::Xsl::XsltSettings::get_EnableDocumentFunction method
XsltSettings::get_EnableDocumentFunction method
Returns a value indicating whether to enable support for the XSLT document() function.
bool System::Xml::Xsl::XsltSettings::get_EnableDocumentFunction()
ReturnValue
true to support the XSLT document() function; otherwise, false. The default is false.
See Also
- Class XsltSettings
- Namespace System::Xml::Xsl
- Library Aspose.PDF for C++