PdfAcroFieldPdfAcroFieldCollectionItem Property (String)Terminal Works - PDF Printing.Net Library
Gets the field with the specified name.

Namespace: PdfEdit.Pdf.AcroForms
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public PdfAcroField this[
	string name
] { get; }

Parameters

name
Type: SystemString

Property Value

Type: PdfAcroField
See Also

Reference