System::Xml::Xsl::XsltSettings::get_TrustedXslt method
XsltSettings::get_TrustedXslt method
Returns an XsltSettings object that enables support for the XSLT document() function and embedded script blocks.
static SharedPtr<XsltSettings> System::Xml::Xsl::XsltSettings::get_TrustedXslt()
ReturnValue
An XsltSettings object with the XsltSettings::set_EnableDocumentFunction and XsltSettings::set_EnableScript options set to true.
See Also
- Typedef SharedPtr
- Class XsltSettings
- Class XsltSettings
- Namespace System::Xml::Xsl
- Library Aspose.PUB for C++