XSLTemplateClass.createProcessor Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Office::Interop::InfoPath::Xml::IXSLProcessor ^ createProcessor() = Microsoft::Office::Interop::InfoPath::Xml::IXSLTemplate::createProcessor;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXSLProcessor createProcessor();
abstract member createProcessor : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXSLProcessor
override this.createProcessor : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXSLProcessor
Public Overridable Function createProcessor () As IXSLProcessor