PdfAcroFormFieldNameCollision.Field Property
Gets the form field in which a collision with a name was detected.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
public PdfAcroFormField Field { get; }
#Property Value
Type | Description |
---|---|
Pdf |
A Pdf |
#Remarks
The form field name must be unique within an interactive form.