Name

PdfFormField.Name property

Gets the name of the field.

public string Name { get; }

Property Value

The name of the field.

See Also