System::Xml::Xsl::XsltSettings::get_EnableScript method
XsltSettings::get_EnableScript method
Returns a value indicating whether to enable support for embedded script blocks.
bool System::Xml::Xsl::XsltSettings::get_EnableScript()
ReturnValue
true to support script blocks in XSLT style sheets; otherwise, false. The default is false.
See Also
- Class XsltSettings
- Namespace System::Xml::Xsl
- Library Aspose.TeX for C++