Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public XfaForm..::..Xml2SomDatasets DatasetsSom { get; set; } |
Visual Basic |
---|
Public Property DatasetsSom As XfaForm..::..Xml2SomDatasets Get Set |
Visual C++ |
---|
public: property XfaForm..::..Xml2SomDatasets^ DatasetsSom { XfaForm..::..Xml2SomDatasets^ get (); void set (XfaForm..::..Xml2SomDatasets^ value); } |