Initializes a new instance of the XfaForm..::..Xml2SomDatasets class
Namespace: iTextSharp.text.pdfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public Xml2SomDatasets( XmlNode n ) |
Visual Basic |
---|
Public Sub New ( _ n As XmlNode _ ) |
Visual C++ |
---|
public: Xml2SomDatasets( XmlNode^ n ) |
Parameters
- n
- Type: System.Xml..::..XmlNode