System::Xml::Xsl::IXsltContextVariable::get_IsParam method
IXsltContextVariable::get_IsParam method
Returns a value indicating whether the variable is an Extensible Stylesheet Language Transformations (XSLT) parameter. This can be a parameter to a style sheet or a template.
virtual bool System::Xml::Xsl::IXsltContextVariable::get_IsParam()=0
ReturnValue
true if the variable is an XSLT parameter; otherwise, false.
See Also
- Class IXsltContextVariable
- Namespace System::Xml::Xsl
- Library Aspose.PDF for C++