PdfAcroFieldFullyQualifiedName Property Terminal Works - PDF Printing.Net Library
Gets the fully qualified name of this field, that is: "parent-name.field-name"

If the field has no parent, this is equal to Name

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

public string FullyQualifiedName { get; }

Property Value

Type: String
See Also

Reference