←Select platform

WriteXml Method

Summary
Writes the values to an XML file.

Syntax
C#
C++/CLI
Python
protected virtual void WriteXml( 
   IXPathNavigable document, 
   IXPathNavigable element 
) 
protected: 
void WriteXml(  
   IXPathNavigable^ document, 
   IXPathNavigable^ element 
)  
def WriteXml(self,document,element): 

Parameters

document
Provides an accessor to the System.Xml.XPath.XPathNavigator class.

element
Provides an accessor to the System.Xml.XPath.XPathNavigator class.

Requirements

Target Platforms

See Also

Reference

FormField Class

FormField Members

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.