Click or drag to resize

PdfFieldName Property

Gets the (fully qualified) field name.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntax
public string Name { get; set; }

Property Value

String
The (fully qualified) field name.
See Also