Click or drag to resize
Pdftools logo

FieldNodeMapItem Property


Namespace: PdfTools.FourHeights.PdfToolbox.Pdf.Forms
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
Syntax
C#
public FieldNode this[
	string key
] { get; set; }

Parameters

key  String
 

Property Value

FieldNode

Implements

IDictionaryTKey, TValueItemTKey
Exceptions
ExceptionCondition
ArgumentNullException[set] if value is .
See Also