PdfAcroFieldGetValue Method Terminal Works - PDF Printing.Net Library
Gets a child field by name.

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

protected virtual PdfAcroField GetValue(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: PdfAcroField
See Also

Reference