Toolbox SDK
Toolbox SDK
Namespaces
PdfTools.Toolbox.Pdf.Forms
FieldNodeMap Class
FieldNodeMap Methods
Add Method
ContainsKey Method
GetEnumerator Method
Lookup Method
TryGetValue Method
Field
Node
Map
Add Method
Namespace:
PdfTools.Toolbox.Pdf.Forms
Assembly:
PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.3.0+2e7887cb8ae45c4d911ad975ad001ac2f1f257d8
Syntax
C#
Copy
public
void
Add
(
string
key
,
FieldNode
value
)
Parameters
key
String
value
FieldNode
Implements
IDictionary
TKey, TValue
Add(TKey, TValue)
Exceptions
Exception
Condition
ArgumentNullException
if
value
is
.
See Also
Reference
FieldNodeMap Class
PdfTools.Toolbox.Pdf.Forms Namespace
Copyright © PDF Tools AG 2024