PDFKit.NET 2.0 Class Library (.NET 2.0)

FieldCollection.Item Property (String)

Retrieve a field by the fully qualified name.

public abstract Field this[
   string fullName
] {get;}

Remarks

Returns the field with the fully qualified name if found, otherwise a null reference.

See Also

FieldCollection Class | TallComponents.PDF.Forms.Fields Namespace | FieldCollection.Item Overload List